Share via


SignInResult.IsLockedOut Property

Definition

Returns a flag indication whether the user attempting to sign-in is locked out.

public bool IsLockedOut { get; protected set; }

Property Value

True if the user attempting to sign-in is locked out, otherwise false.

Applies to