Description
Switch to this identity, making it the active one.
-
Return Type
-
None
-
Syntax
-
object.Activate
The Activate Method syntax has these parts: |
| object | An expression evaluating to an object of type McIdentity. | Remarks
If this identity is password protected, the user will be prompted to enter a password. If the password does not match or the dialog is cancelled, the identity will not be activated.
|