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