PasswordGenerationRandomPassword Class |
Namespace: Omada.OE.Solution.OIM.Assembly
public class RandomPassword
The PasswordGenerationRandomPassword type exposes the following members.
| Name | Description | |
|---|---|---|
| PasswordGenerationRandomPassword |
| Name | Description | |
|---|---|---|
| Generate |
Generates a random password.
| |
| Generate(Int32) |
Generates a random password of the exact length.
| |
| Generate(Int32, Int32) |
Generates a random password.
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |