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