Click or drag to resize

CefRequestFirstPartyForCookies Property

Gets or sets the URL to the first party for cookies used in combination with CefWebURLRequest.

Namespace:  Internal.Xilium.CefGlue
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public string FirstPartyForCookies { get; set; }

Property Value

Type: String
See Also