Description

Reset some aspects of this identity.

Return Type

None  

Syntax

object.Reset [Changes]

The Reset Method syntax has these parts:

PartDescription
objectAn expression evaluating to an object of type McIdentity.
ChangesOptional. A mcIdentityChanges enumeration, as described in settings.

Describes what needs to be reset.

Settings

The settings for Changes are:

ConstantValueDescription
 mcicNone0
 mcicResetSettings1
 mcicResetMenus2
 mcicResetLayout4
 mcicResetAll7
 mcicPropertyChange8
 mcicDelete16
 mcicPassword32
 mcicNew64

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 reset.