SecurityServices for .NET 2.0 Documentation

PasswordValidator Constructor ()

[This is preliminary documentation and subject to change.]

Initializes a new PasswordValidator instance.

public PasswordValidator();

Remarks

By default, passwords must contain at least one alphanumerical character, one symbol and must have a length of at lease 8 characters.

See Also

PasswordValidator Class | Org.Mentalis.SecurityServices.Authentication Namespace | PasswordValidator Constructor Overload List