BasicAuthenticationOptions.AllowInsecureHttp property
Gets or sets a value indicating whether to allow insecure HTTP connections.
public bool AllowInsecureHttp { get; set; }
See Also
- class BasicAuthenticationOptions
- namespace Kestrun.Authentication
Gets or sets a value indicating whether to allow insecure HTTP connections.
public bool AllowInsecureHttp { get; set; }