CoreWebView2CustomSchemeRegistration.TreatAsSecure Property

Definition

Whether the sites with this scheme will be treated as a Secure Context like an HTTPS site.

public bool TreatAsSecure { get; set; }
member this.TreatAsSecure : bool with get, set
Public Property TreatAsSecure As Boolean

Property Value

Applies to