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

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.