Visual Guard Class Library Documentation

VGMemberShipProvider.MinRequiredNonAlphanumericCharacters Property

Gets the minimum number of special characters that must be present in a valid password.

public override Int32 MinRequiredNonAlphanumericCharacters {get;}

Property Value

The minimum number of special characters that must be present in a valid 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