GetTrustTokensResponseTokens Property |
Version 107.1.120
tokens
Namespace:
CefSharp.DevTools.Storage
Assembly:
CefSharp (in CefSharp.dll) Version: 107.1.120.0 (107.1.120.0)
Syntax public IList<TrustTokens> Tokens { get; }
public:
property IList<TrustTokens^>^ Tokens {
IList<TrustTokens^>^ get ();
}
Property Value
Type:
IListTrustTokensSee Also