Method | Description | |
---|---|---|
OAuthRepository ( Gateway gateway ) : System | ||
OAuthUserGet ( string oAuthId ) : |
||
OAuthUserUpdate ( System.Guid userGuid, string oAuthId ) : void |
Method | Description | |
---|---|---|
OAuthRepository ( ) : System |
public OAuthRepository ( Gateway gateway ) : System | ||
gateway | Gateway | |
return | System |
public OAuthUserGet ( string oAuthId ) : |
||
oAuthId | string | |
return |
public OAuthUserUpdate ( System.Guid userGuid, string oAuthId ) : void | ||
userGuid | System.Guid | |
oAuthId | string | |
return | void |