KeyVaultPatchProperties.TenantId Property

Definition

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

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

Property Value

Applies to