Class PasswordConfig
Inherited Members
Namespace: DotNetNuke.Security.Membership
Assembly: DotNetNuke.dll
Syntax
public class PasswordConfig
Constructors
PasswordConfig()
Declaration
public PasswordConfig()
Properties
PasswordExpiry
Declaration
[SortOrder(0)]
public static int PasswordExpiry { get; set; }
Property Value
Type | Description |
---|---|
int |
PasswordExpiryReminder
Declaration
[SortOrder(1)]
public static int PasswordExpiryReminder { get; set; }
Property Value
Type | Description |
---|---|
int |