BasicAuthenticationOptions.AllowInsecureHttp property

Gets or sets a value indicating whether to allow insecure HTTP connections.

public bool AllowInsecureHttp { get; set; }

See Also