Click or drag to resize

PasswordManager Methods

The PasswordManager type exposes the following members.

Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Public methodGeneratePhoneticPassword
Generates a phonetic password.
Public methodStatic memberGeneratePhoneticPasswordStatic
Generates a phonetic password.
Public methodGeneratePolicyPassword
Generates a password that matches the given policy.
Public methodStatic memberGeneratePolicyPasswordStatic
Generates a password that matches the given policy.
Public methodGetHashCode (Inherited from Object.)
Public methodGetPasswordStrength
Gets the strength of a given plaintext passwords between 0 and 100.
Public methodStatic memberGetPasswordStrengthStatic
Static method to get the strength of a password between 0 and 100.
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from Object.)
Public methodStatic memberValidatePassword
Validates a password against a given password policy.
Top
See Also