Method | Description | |
---|---|---|
AddXAuthToken ( this client, |
A HttpClient extension method that adds an x-auth-token to the client headers
|
public static AddXAuthToken ( this client, |
||
client | this | The client to act on. |
token | The token. | |
return | void |