Method | Description | |
---|---|---|
GetAuthKey ( string userName, string password ) : string | ||
GetUser ( |
||
SecurityService ( IAuthKeyProvider authKeyProvider, IUserRepository userRepository ) : System |
Method | Description | |
---|---|---|
CheckStatus ( |
public GetAuthKey ( string userName, string password ) : string | ||
userName | string | |
password | string | |
return | string |
public GetUser ( |
||
authorizationRequest | ||
return |
public SecurityService ( IAuthKeyProvider authKeyProvider, IUserRepository userRepository ) : System | ||
authKeyProvider | IAuthKeyProvider | |
userRepository | IUserRepository | |
return | System |