Enum PasswordChangedConsequence
Defines consequences for the PasswordChangedEventHandler.
Namespace: Sartorius.SAF.Notification
Assembly: Sartorius.SAF.dll
Syntax
public enum PasswordChangedConsequence
Fields
| Name | Description |
|---|---|
| ClearPassword | indicates to clear the current password. |
| MaskPassword | Indicates to mask the password. |