enable whether a previous passwords are stored to check if user is reusing them

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

Syntax

C#
public static bool EnablePasswordHistory { get; }
Visual Basic
Public Shared ReadOnly Property EnablePasswordHistory As Boolean
	Get

See Also