Application.OptionsSecurityTab Method (Project)

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

Version Information

Version Added: Project 2010

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