Created on 09 October 2020
icon_unfollowing
Login to follow
password-generator-xif

Password Generator

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 09 October 2020 by 
password-generator-xif

Password Generator

Documentation
1.0.0


Password generator:

Generates a password based on input of: the desired length and the number of  non alphanumeric characters.

This extensio uses the Membership.GeneratePassword(Int32, Int32) Method. More info in: https://docs.microsoft.com/en-us/dotnet/api/system.web.security.membership.generatepassword?view=netframework-4.8


Extension details:


Parameters:

- Length: Password length.

- numberOfNonAlphanumericCharacters: The number of  non alphanumeric characters.

- Password: The generated password.


Examples:









Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Password Generator has no dependencies.