TokenArg Interface
Argument to a function that can accept a valid access token.
Properties
| Name | Type | Description | |
|---|---|---|---|
| accessToken Readonly | string | undefined | If present, the access token for the requested operation. | 
Defined in
- core/backend/src/IModelDb.ts Line 2999
Last Updated: 24 October, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.