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 3291
Last Updated: 24 January, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.