Class TrustTokenOperationDoneEventArgs
TrustTokenOperationDone
- Inheritance
-
Trust
Token Operation Done Event Args
- Inherited Members
Properties
IssuedTokenCount
Gets or sets the issuedTokenCount
[JsonPropertyName("issuedTokenCount")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public long? IssuedTokenCount { get; set; }
Property Value
- long?
IssuerOrigin
Gets or sets the issuerOrigin
[JsonPropertyName("issuerOrigin")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string IssuerOrigin { get; set; }
Property Value
RequestId
Gets or sets the requestId
Property Value
Status
Gets or sets the status
Property Value
TopLevelOrigin
Gets or sets the topLevelOrigin
[JsonPropertyName("topLevelOrigin")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string TopLevelOrigin { get; set; }
Property Value
Type
Gets or sets the type