TokenArg Interface
Argument to a function that can accept a valid access token.
Properties
| Name | Type | Description | |
|---|---|---|---|
| accessToken Readonly | undefined | string | If present, the access token for the requested operation. | 
Defined in
- backend/src/IModelDb.ts Line 2274
Last Updated: 20 June, 2023