Create your first automation in just a few minutes.Try Studio Web →
by Office Samurai
0
Activity
<100
Summary
Summary
Password generator that allows selection of character types and length of the password.
Overview
Overview
This package contains a single Generate Password activity. Its purpose is to generate a random String and also an encrypted SecureString.
Password is generated using RandomNumberGenerator and RNGCryptoServiceProvider .NET classes for creating cryptographically strong random values.
You can select both Windows (.net 5) or Windows legacy (.net 4.6.1) version.
Features
Features
When you are creating a new password, you can define the type of characters used:
You can also enter your own custom characters set with option Custom Set.
For each character set you can choose either DISALLOW, ALLOW or REQUIRED option.
As an output, you can receive a standard String or SecureString type.
Additional Information
Additional Information
Dependencies
None
Code Language
C#, Visual Basic
Runtime
Windows (.Net 5.0 or higher)
Technical
Version
1.0.1Updated
January 30, 2023Works with
Studio: 22.10+
Certification
Silver Certified
Support
UiPath Community Support
Resources