메소드 | 설명 | |
---|---|---|
BasicAuthenticator ( string apiKey, bool enableBasicAuthenticationOverUnsecuredHttp ) : System | ||
DoOAuthRequest ( string oauthSource ) : Action |
||
HandleOAuthResponseAsync ( string oauthSource ) : Task |
메소드 | 설명 | |
---|---|---|
PrepareOAuthRequest ( string oauthSource ) : |
public BasicAuthenticator ( string apiKey, bool enableBasicAuthenticationOverUnsecuredHttp ) : System | ||
apiKey | string | |
enableBasicAuthenticationOverUnsecuredHttp | bool | |
리턴 | System |
public DoOAuthRequest ( string oauthSource ) : Action |
||
oauthSource | string | |
리턴 | Action |
public HandleOAuthResponseAsync ( string oauthSource ) : Task |
||
oauthSource | string | |
리턴 | Task |