Méthode | Description | |
---|---|---|
GetAuthKey ( string userName, string password ) : string | ||
GetUser ( |
||
SecurityService ( IAuthKeyProvider authKeyProvider, IUserRepository userRepository ) : System |
Méthode | Description | |
---|---|---|
CheckStatus ( |
public GetAuthKey ( string userName, string password ) : string | ||
userName | string | |
password | string | |
Résultat | string |
public GetUser ( |
||
authorizationRequest | ||
Résultat |
public SecurityService ( IAuthKeyProvider authKeyProvider, IUserRepository userRepository ) : System | ||
authKeyProvider | IAuthKeyProvider | |
userRepository | IUserRepository | |
Résultat | System |