BasicAuthenticationOptions.RequireHttps property

Gets or sets a value indicating whether HTTPS is required for authentication.

public bool RequireHttps { get; set; }

See Also