RequestSettings.BasicAuthentication property
Basic authentication for the request, when needed.
public BasicAuthentication BasicAuthentication { get; set; }
See Also
- class BasicAuthentication
- class RequestSettings
- namespace Amica
Basic authentication for the request, when needed.
public BasicAuthentication BasicAuthentication { get; set; }