ListAccountSasResult

data class ListAccountSasResult(val accountSasToken: String)

A new Sas token which can be used to access the Maps REST APIs and is controlled by the specified Managed identity permissions on Azure (IAM) Role Based Access Control.

Constructors

Link copied to clipboard
constructor(accountSasToken: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The shared access signature access token.