EventSAS Class
Beta
Shared access signature token for getting IModelHubEvents. It's used to authenticate for EventHandler.getEvent. To receive an instance call EventHandler.getSASToken.
Extends
Inherited properties
Name | Type | Inherited from | Description |
---|---|---|---|
baseAddress | undefined | string | BaseEventSAS | Base address for event requests. |
changeState | undefined | ChangeState | WsgInstance | |
ecId | string | ECInstance | |
eTag | undefined | string | WsgInstance | |
sasToken | undefined | string | BaseEventSAS | SAS token used to authenticate for event requests. |
wsgId | string | WsgInstance |
Defined in
- core/clients/src/imodelhub/Events.ts Line 265
Last Updated: 13 June, 2024