RequestSettings.TokenAuthentication property
Bearer token authentication for the request. Most frequently used.
public TokenAuthentication TokenAuthentication { get; set; }
See Also
- class TokenAuthentication
- class RequestSettings
- namespace Amica
Bearer token authentication for the request. Most frequently used.
public TokenAuthentication TokenAuthentication { get; set; }