TrustTokenOperationDoneEventArgsIssuedTokenCount Property |
Version 130.1.90
The number of obtained Trust Tokens on a successful "Issuance" operation.
Namespace: CefSharp.DevTools.NetworkAssembly: CefSharp.Core (in CefSharp.Core.dll) Version: 129.0.110.0
Syntax public int? IssuedTokenCount { get; }
public:
property Nullable<int> IssuedTokenCount {
Nullable<int> get ();
}
Property Value
NullableInt32See Also