ISecurityUserLockout.LockoutEnd Property
The date and time (UTC) when user lockout ends.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
DateTime | A DateTime value that specifies the date and time (UTC) when user lockout ends. |
See Also