Méthode | Description | |
---|---|---|
OAuthRepository ( Gateway gateway ) : System | ||
OAuthUserGet ( string oAuthId ) : |
||
OAuthUserUpdate ( System.Guid userGuid, string oAuthId ) : void |
Méthode | Description | |
---|---|---|
OAuthRepository ( ) : System |
public OAuthRepository ( Gateway gateway ) : System | ||
gateway | Gateway | |
Résultat | System |
public OAuthUserGet ( string oAuthId ) : |
||
oAuthId | string | |
Résultat |
public OAuthUserUpdate ( System.Guid userGuid, string oAuthId ) : void | ||
userGuid | System.Guid | |
oAuthId | string | |
Résultat | void |