Visual Guard Class Library Documentation

VGMemberShipProvider.PasswordStrengthRegularExpression Property

Gets the regular expression used to evaluate a password.

public override String PasswordStrengthRegularExpression {get;}

Property Value

A regular expression used to evaluate a password.

Remarks

This value is defined in the Visual Guard repository and can be modified by editing the password policy in the Visual Guard console.

See Also

VGMemberShipProvider Class | Novalys.VisualGuard.Security.WebForm Namespace