IdentityLockoutValidator Methods |
The IdentityLockoutValidator type exposes the following members.
| Name | Description | |
|---|---|---|
| IdentityLockoutValidator_BeforeSave |
The IDENTITYSTATUS can only be changed from "Locked" to "Active" if:
The user is member of the "Operation administrators" group
It is the system user
or if the change is initiated from the Revoke lockout process which is executed in a securityoverride context
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |
| Name | Description | |
|---|---|---|
| IAppStartInitializedClassInitialize |