KeyVaultAccessPolicy.TenantId Property

Definition

The Azure Active Directory tenant ID that should be used for authenticating requests to the key vault.

public Azure.Provisioning.BicepValue<Guid> TenantId { get; set; }
member this.TenantId : Azure.Provisioning.BicepValue<Guid> with get, set
Public Property TenantId As BicepValue(Of Guid)

Property Value

Applies to