Description

Returns or sets the active identity.

Property type

A McIdentity object.  

Syntax

[Set] object.ActiveIdentity [= McIdentity]

The ActiveIdentity Property syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McIdentities.
McIdentityA McIdentity object.

Remarks

Setting the active identity will reload all the menus and toolbars and switch to the new identity's screen layout.

An identity is selected during startup. If the application is started by some automation client, the last active identity will be used, the user will be prompted to select an identity otherwise.