Click or drag to resize

TrustTokenOperationDoneEventArgs Properties

Version 94.4.20

The TrustTokenOperationDoneEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyIssuedTokenCount
The number of obtained Trust Tokens on a successful "Issuance" operation.
Public propertyIssuerOrigin
Origin of the issuer in case of a "Issuance" or "Redemption" operation.
Public propertyRequestId
RequestId
Public propertyStatus
Detailed success or error status of the operation. 'AlreadyExists' also signifies a successful operation, as the result of the operation already exists und thus, the operation was abort preemptively (e.g. a cache hit).
Public propertyTopLevelOrigin
Top level origin. The context in which the operation was attempted.
Public propertyType
Type
Top
See Also