SecurityServices for .NET 2.0 Documentation

PasswordValidator.PasswordStrength Method

[This is preliminary documentation and subject to change.]

Gives an indication of how strong the password is.

Overload List

Gives an indication of how strong the password is.

public double PasswordStrength(SecureString);

Gives an indication of how strong the password is.

public double PasswordStrength(String);

See Also

PasswordValidator Class | Org.Mentalis.SecurityServices.Authentication Namespace