Back to Devexpress

LockoutOptions Class

expressappframework-devexpress-dot-expressapp-dot-security-40a39065.md

latest1.1 KB
Original Source

LockoutOptions Class

Contains options that you can use to configure user lockout.

Namespace : DevExpress.ExpressApp.Security

Assembly : DevExpress.ExpressApp.Security.v25.2.dll

NuGet Package : DevExpress.ExpressApp.Security

Declaration

csharp
public class LockoutOptions
vb
Public Class LockoutOptions

The following members return LockoutOptions objects:

Inheritance

Object LockoutOptions

See Also

LockoutOptions Members

DevExpress.ExpressApp.Security Namespace