Create your first automation in just a few minutes.Try Studio Web →
by YouTube
6
Activity
254
Summary
Summary
An activity that generates a random password with various user given criteria.
Overview
Overview
The criteria for generating the password are: min & max length, required number of lowercase & uppercase letters, required number of digits and required number of special characters. All length requirements have to be below 1000 characters. It utilizes System.Security.Cryptography.RNGCryptoServiceProvider for generating the random passwords with a 4 Byte seed.
Use cases:
NOTE: Installation Guidelines for Custom Activities can be found here
Features
Features
Facilitates password maintenance inside automation processes. Some processes require the Robots to generate new passwords when the old ones expire so this is where the developers can make use of this activity.
Additional Information
Additional Information
Dependencies
No dependencies
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
Technical
Version
1.0.4Updated
February 18, 2020Works with
Tested with UiPath 2018.2
Certification
Silver Certified
Tags
Support
UiPath Community Support
Resources