StorageIdSecurityOrigin Property |
Version 94.4.20
Security origin for the storage.
Namespace:
CefSharp.DevTools.DOMStorage
Assembly:
CefSharp (in CefSharp.dll) Version: 94.4.20.0 (94.4.20.0)
Syntax public string SecurityOrigin { get; set; }
public:
property String^ SecurityOrigin {
String^ get ();
void set (String^ value);
}
Property Value
Type:
StringSee Also