Class PasswordSettingsModel
Inheritance
System.Object
Namespace: Umbraco.Cms.Core.Models.Installer
Assembly: Umbraco.Core.dll
Syntax
public class PasswordSettingsModel
Properties
View SourceMinCharLength
Declaration
public int MinCharLength { get; set; }
Property Value
Type | Description |
---|---|
System. |
MinNonAlphaNumericLength
Declaration
public int MinNonAlphaNumericLength { get; set; }
Property Value
Type | Description |
---|---|
System. |