API Reference > imodeljs-clients > Authentication > AuthorizedClientRequestContextProps AuthorizedClientRequestContextProps Interface The properties of AuthorizedClientRequestContext. Extends ClientRequestContextProps Implemented by AuthorizedClientRequestContext 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 core/clients/src/AuthorizedClientRequestContext.ts Line 15 Last Updated: 13 June, 2024