DiskEncryptionConfigurationKeyVaultConfiguration.AuthIdentity Property

Definition

Resource ID of a user-assigned managed identity to authenticate to the Key Vault. The identity must be assigned to the managed environment, in the same tenant as the Key Vault, and it must have the following key permissions on the Key Vault: wrapkey, unwrapkey, get.

public Azure.Core.ResourceIdentifier AuthIdentity { get; set; }
member this.AuthIdentity : Azure.Core.ResourceIdentifier with get, set
Public Property AuthIdentity As ResourceIdentifier

Property Value

Applies to