Gets and sets the Password Expiry time in days
Namespace: DotNetNuke.Security.MembershipAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
C# |
---|
[SortOrderAttribute(0)] public static int PasswordExpiry { get; set; } |
Visual Basic |
---|
<SortOrderAttribute(0)> Public Shared Property PasswordExpiry As Integer Get Set |