OAuth ReferencedAccessTokenConfiguration Object
Contains information about the OAuth Provider's configuration settings for Referenced Bearer access token support, if applicable.
This object is used by the following operations:
- Any operations that use the OAuth Provider object
The properties included in the ReferencedAccessTokenConfiguration object are listed below.
Property | Type | Description |
---|---|---|
ReferencedAccessTokenLength | int | The length of the token. Default: 40. |
TokenType | string | The access token type. In this context, the value is always Referenced. |