Skip to content

RequestSettings.BasicAuthentication property

Basic authentication for the request, when needed.

public BasicAuthentication BasicAuthentication { get; set; }

See Also