ApiKeyAuthenticationOptions.AllowInsecureHttp property
If true, allows API key authentication over insecure HTTP connections.
public bool AllowInsecureHttp { get; set; }
See Also
- class ApiKeyAuthenticationOptions
- namespace Kestrun.Authentication
If true, allows API key authentication over insecure HTTP connections.
public bool AllowInsecureHttp { get; set; }