ApiKeyAuthenticationOptions.RequireHttps property
If true, requires HTTPS for API key requests.
public bool RequireHttps { get; set; }
See Also
- class ApiKeyAuthenticationOptions
- namespace Kestrun.Authentication
If true, requires HTTPS for API key requests.
public bool RequireHttps { get; set; }