Method | Description | |
---|---|---|
AuthenticateUser ( string email, string password ) : bool>>.Expression |
||
GetByEmail ( string email ) : bool>>.Expression |
public static AuthenticateUser ( string email, string password ) : bool>>.Expression |
||
string | ||
password | string | |
return | bool>>.Expression |
public static GetByEmail ( string email ) : bool>>.Expression |
||
string | ||
return | bool>>.Expression |