sasToken

Getter

The token that grants access to the cloud container for this DbAccess. If it does not grant write permissions, all write operations will fail. It should be refreshed (via a timer) before it expires.

sasToken: string

Returns - string

Setter

sasToken(token: string): void

Parameter Type Description
token string  

Returns - void

Defined in

Last Updated: 17 May, 2024