Method | Description | |
---|---|---|
Validate ( string &username, string password ) : bool |
Method | Description | |
---|---|---|
ValidateExistingUser ( string &username, string password, UserDefinition user ) : bool | ||
ValidateFirstTimeUser ( string &username, string password ) : bool |
public Validate ( string &username, string password ) : bool | ||
username | string | |
password | string | |
return | bool |