ISecurityUserLockout.AccessFailedCount Property
The number of failed login attempts for the current user.
Namespace: DevExpress.ExpressApp.Security
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Int32 | An integer value that specifies the number of failed login attempts for the current user. |
See Also