Click or drag to resize
MembershipMaxFailedPasswordAttempts Property
Gets a value indicating the number of times a user can fail authentication before the user account is locked.

Namespace: ConnectedApps.Cms.Sdk.Settings
Assembly: ConnectedApps.Cms.Sdk.Settings (in ConnectedApps.Cms.Sdk.Settings.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static int MaxFailedPasswordAttempts { get; }

Property Value

Type: Int32
See Also