Description
Delete this identity.
-
Return Type
-
None
-
Syntax
-
object.Delete
The Delete Method syntax has these parts: |
| object | An expression evaluating to an object of type McIdentity. | Remarks
If the 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 deleted.
|