Click or drag to resize

TrustTokenOperationDoneEventArgsIssuedTokenCount Property

Version 130.1.90
The number of obtained Trust Tokens on a successful "Issuance" operation.

Namespace: CefSharp.DevTools.Network
Assembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax
public int? IssuedTokenCount { get; }

Property Value

NullableInt32
See Also