PFFormsAccountsHubFormsAccountInfoIsLockedOut Property |
Gets or sets a value indicating whether membership User is locked by its provider. This happens when too many login attempts fail.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax [DataMemberAttribute]
public bool IsLockedOut { get; set; }
Property Value
Type:
BooleanSee Also