TokenService
This topic describes the TokenService element.
Description
Credentials for the Token Service.
Attributes
| Attribute | Description and use | Type |
|---|---|---|
| ClientId | The client ID (user name) for an account that can connect to the Token Service. (required) | string |
| ClientSecret | The client secret (password) for the account specified under ClientId, preferably supplied in encrypted form. (required) | string |