Click or drag to resize
MembershipMinimumPasswordLength Property
Gets a value indicating the minimum password length of users.

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 MinimumPasswordLength { get; }

Property Value

Type: Int32
See Also