abstractMqttDriver-AzureSasTokenParameters
This component displays the configuration values that are used when generating a new Azure SAS token.

Azure Sas Token Parameters is contained in the abstractMqttDriver palette.
To access these properties, expand , double-click AzureSasTokenMqttDevice, double-click authenticator and double-click Token Parameters.
| Property | Value | Description |
|---|---|---|
| Azure Host | read-only | Specifies the hostname of the Azure IoT Hub. |
| Azure Device Id | read-only | Specifies the name of the Azure device in IoT Hub. |
| Api Version | string | Constitutes the version of the Azure IoT Hub API to use for token generation. |
| Shared Access Key Stored | read-only | Set to True if the automatic configuration has stored your device’s access key in the secure key store. This is required for future token generation. |
| User Name | read-only | Consists of a combination of host, device Id, and API version. |
| Next Token Expiry Period | hours, minutes, seconds (defaults to 24 hours) | Defines the length in time the next generated SAS token will be valid. |