Click or drag to resize

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; }

Property Value

Type: IListTrustTokens
See Also