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