Enrole.generatePassword()

The method generates a new valid password for an account.

Availability
generatePassword() requires a service to work, so generatePassword() is only available when the ServiceExtension is used.

Synopsis
Enrole.generatePassword()

Returns
A String that is a valid password for the Service DirectoryObject stored in the "service" variable.

Description
This method generates a new valid password for a service.

Parent topic: Enrole