Click or drag to resize

GetTrustTokensResponseTokens Property

Version 112.3.0
tokens

Namespace:  CefSharp.DevTools.Storage
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public IList<TrustTokens> Tokens { get; }

Property Value

Type: IListTrustTokens
See Also