Class AccountHelper
public static class AccountHelper
- Inheritance
-
AccountHelper
- Inherited Members
Fields
MaxSignInAttemptsNumber
public const int MaxSignInAttemptsNumber = 5
Field Value
Properties
SignInFailedAttemptsCount
public static int SignInFailedAttemptsCount { get; }
Property Value
SignInLockedUntil
public static DateTime? SignInLockedUntil { get; }