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 2560
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.