AuthorizedClientRequestContextProps Interface
The properties of AuthorizedClientRequestContext.
Extends
Implemented by
Properties
| Name | Type | Description | |
|---|---|---|---|
| accessToken | any |
Inherited properties
| Name | Type | Inherited from | Description |
|---|---|---|---|
| activityId | GuidString | ClientRequestContextProps | Used for logging to correlate all service requests that originated from this client request |
| applicationId | string | ClientRequestContextProps | Used for logging and usage tracking to identify the application that created this client request |
| applicationVersion | string | ClientRequestContextProps | Used for logging and usage tracking to identify the application version that created this client request |
| sessionId | GuidString | ClientRequestContextProps | Used for logging to identify the session that created this client request |
Defined in
Last Updated: 08 January, 2020