BasicAuthenticationOptions.RequireHttps property
Gets or sets a value indicating whether HTTPS is required for authentication.
public bool RequireHttps { get; set; }
See Also
- class BasicAuthenticationOptions
- namespace Kestrun.Authentication
Gets or sets a value indicating whether HTTPS is required for authentication.
public bool RequireHttps { get; set; }