ClearTrustTokensResponseDidDeleteTokens Property |
Version 110.0.300
didDeleteTokens
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp (in CefSharp.dll) Version: 110.0.300.0 (110.0.300.0)
Syntax public bool DidDeleteTokens { get; }
public:
property bool DidDeleteTokens {
bool get ();
}
Property Value
Type:
BooleanSee Also