Visual Guard Class Library Documentation

VGSecurityRuntime.MinRequiredNonAlphanumericCharacters Property

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

public Int32 MinRequiredNonAlphanumericCharacters {get;}

Property Value

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

Exceptions

Exception Type Condition
VGConfigurationException The configuration file is not valid

or

A problem occurs during the connection to the repository.

or

The version of the repository or the version of the permissions is not supported by the application.

See Also

VGSecurityRuntime Class | Novalys.VisualGuard.Security Namespace