Click or drag to resize

StorageIdSecurityOrigin Property

Version 113.3.50
Security origin for the storage.

Namespace:  CefSharp.DevTools.DOMStorage
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 113.3.50.0
Syntax
public string SecurityOrigin { get; set; }

Property Value

Type: String
See Also