Click or drag to resize

OriginTrialTokensWithStatus Property

Version 112.3.0
TokensWithStatus

Namespace:  CefSharp.DevTools.Page
Assembly:  CefSharp.Core (in CefSharp.Core.dll) Version: 112.3.0.0
Syntax
public IList<OriginTrialTokenWithStatus> TokensWithStatus { get; set; }

Property Value

Type: IListOriginTrialTokenWithStatus
See Also