SecurityOptions.Lockout Property
Options that you can use to configure user lockout.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.Security.v24.1.dll
NuGet Package: DevExpress.ExpressApp.Security
Declaration
Property Value
Type | Description |
---|---|
LockoutOptions | An LockoutOptions object that contains options to configure user lockout. |
See Also