TrustTokenOperationDoneEventArgs Properties | 
The TrustTokenOperationDoneEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| IssuedTokenCount | 
            The number of obtained Trust Tokens on a successful "Issuance" operation.
              | |
| IssuerOrigin | 
            Origin of the issuer in case of a "Issuance" or "Redemption" operation.
              | |
| RequestId | 
            RequestId
              | |
| Status | 
            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).
              | |
| TopLevelOrigin | 
            Top level origin. The context in which the operation was attempted.
              | |
| Type | 
            Type
              |