Click or drag to resize

StorageIdSecurityOrigin Property

Version 85.3.121
Security origin for the storage.

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

Property Value

Type: String
See Also