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