Method | Description | |
---|---|---|
ValidatePasswordEventArgs ( ) : System | ||
ValidatePasswordEventArgs ( string userName, string password, bool isNewUser ) : System |
public ValidatePasswordEventArgs ( ) : System | ||
return | System |
public ValidatePasswordEventArgs ( string userName, string password, bool isNewUser ) : System | ||
userName | string | |
password | string | |
isNewUser | bool | |
return | System |