constructor Method

Create a new context for agent applications or long running backend operations to pass to various services

AuthorizedBackendRequestContext(accessToken: AccessToken, activityId: string = Guid.createValue()): AuthorizedBackendRequestContext

see AuthorizedBackendRequestContext.create to create the request based on the authorization information supplied to IModelHost.

Parameter Type Description
accessToken AccessToken  
activityId string  

Defined in

Last Updated: 08 January, 2020