Method | Description | |
---|---|---|
Authenticate ( string username, string password ) : AuthenticationContext | ||
Validate ( AuthenticationContext context ) : bool |
public Authenticate ( string username, string password ) : AuthenticationContext | ||
username | string | |
password | string | |
return | AuthenticationContext |
public Validate ( AuthenticationContext context ) : bool | ||
context | AuthenticationContext | |
return | bool |