Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.04 KB

Project.Application.OptionsSecurityTab.md

File metadata and controls

39 lines (24 loc) · 1.04 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.OptionsSecurityTab method (Project)
vbapj.chm2504
vbapj.chm2504
project-server
Project.Application.OptionsSecurityTab
f19ecd9c-2507-e437-7780-cf4998b7fd48
06/08/2017
medium

Application.OptionsSecurityTab method (Project)

Displays a specific tab of the Trust Center dialog box in Project.

Syntax

expression. OptionsSecurityTab( _DefaultTab_ )

expression An expression that returns an Application object.

Parameters

Name Required/Optional Data type Description
DefaultTab Optional PjOptionsSecurityTab Specifies the tab to open in the Trust Center dialog box. Can be one of the PjOptionsSecurityTab constants. The default is pjOptionsSecurityTabPublishers for the Trusted Publishers tab.

Return value

Boolean

[!includeSupport and feedback]