CoreWebView2Cookie.IsHttpOnly Property

Definition

Determines whether this cookie is http-only.

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

Property Value

Applies to