MapsAccountSasContent.SigningKey Property

Definition

The Maps account key to use for signing. Picking primaryKey or secondaryKey will use the Maps account Shared Keys, and using managedIdentity will use the auto-renewed private key to sign the SAS.

public Azure.ResourceManager.Maps.Models.MapsSigningKey SigningKey { get; }
member this.SigningKey : Azure.ResourceManager.Maps.Models.MapsSigningKey
Public ReadOnly Property SigningKey As MapsSigningKey

Property Value

Applies to