Gets and sets the a Reminder time in days (to remind the user that theire password
is about to expire
Namespace: DotNetNuke.Security.MembershipAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
[SortOrderAttribute(1)] public static int PasswordExpiryReminder { get; set; } |
| Visual Basic |
|---|
<SortOrderAttribute(1)> Public Shared Property PasswordExpiryReminder As Integer Get Set |