Gets the message displayed to the user if the password does not match the validation rules.

Namespace:  Novalys.VisualGuard.Security
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 3.2.912.1 (3.2.912.01)

Syntax

C#
public static string PasswordPolicyMessage { get; }
Visual Basic (Declaration)
Public Shared ReadOnly Property PasswordPolicyMessage As String

See Also