MarketplaceStudioActivityGenerate Random Password

Create your first automation in just a few minutes.Try Studio Web

Generate Random Password

Generate Random Password

by YouTube

StarStar

6

Activity

Downloads

254

back button
back button
carouselImage0
next button
next button

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:

  • Robots utilize service accounts to access a certain application, but due to security policies the passwords have to be updated after a specific time. A new password will have to be generated with the criteria specific for the respective application. The password will then have to be updated on the Orchestrator for the respective Robot machine. This allows the Robot to maintain its password without involving the human factor.

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)

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.0.4

Updated

February 18, 2020

Works with

Tested with UiPath 2018.2

Certification

Silver Certified

Support

UiPath Community Support

Resources

Similar Listings