The Azure OAuth Token APL Plugin produces one type of UDR; AzureOAuthToken.
AzureOAuthToken
This UDR is used for describing a specific attachment.
Field | Description |
---|---|
Expires (date) | At which time the generated token becomes invalid. |
Token (string) | The generated token in string format. |
OriginalData (bytearray) | The original data in bytearray format. |
Add Comment