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