Click or drag to resize

RandomPassword Methods

The PasswordGenerationRandomPassword type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGenerate
Generates a random password.
Public methodStatic memberGenerate(Int32)
Generates a random password of the exact length.
Public methodStatic memberGenerate(Int32, Int32)
Generates a random password.
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also