BasicAuthenticationOptions.Base64Encoded property

Gets or sets a value indicating whether the credentials are Base64 encoded.

public bool Base64Encoded { get; set; }

See Also