메소드 | 설명 | |
---|---|---|
Authenticate ( RestSharp client, RestSharp request ) : void |
Adds the API token key to the REST request header
|
|
OneAndOneAuthenticator ( string apiToken ) : System |
public Authenticate ( RestSharp client, RestSharp request ) : void | ||
client | RestSharp | |
request | RestSharp | |
리턴 | void |
public OneAndOneAuthenticator ( string apiToken ) : System | ||
apiToken | string | |
리턴 | System |