Give us feedback
password-generator-xif
Service icon

Password Generator

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

Password Generator

Details
Generates a random password of the specified length.
Read more

Generates a password based on a given length and a number of special characters to include.

This action uses the .NET class  Membership. 

The inputs:

Length - The number of characters in the generated password. The length must be between 1 and 128 characters. 

numberOfNonAlphanumericCharacters - The minimum number of non-alphanumeric characters (such as @, #, !, %, &, and so on) in the generated password. 

Release notes (1.0.0)
Reviews (0)