Gets the Password Expiry Reminder window

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static int PasswordExpiryReminder { get; }
Visual Basic
Public Shared ReadOnly Property PasswordExpiryReminder As Integer
	Get

Remarks

Defaults to 7 (1 week)

See Also