IPasswordPolicy Interface |
Namespace: PDTec.IceNet.Domain.UserManagement
public interface IPasswordPolicy
The IPasswordPolicy type exposes the following members.
Name | Description | |
---|---|---|
ValidatePassword |
Validates conformance to a custom password policy. This is typically used
when a user sets or changes his password.
|