Generates a random password of the specified length.
A random password of the specified length.
Exception Type | Condition |
---|---|
ArgumentException |
length is less than 1 or greater than 2. - or - numberOfNonAlphanumericCharacters is less than zero or greater than length |
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. |
VGSecurityManager Class | Novalys.VisualGuard.Security Namespace