KeyVaultAccessPolicy.ObjectId Property

Definition

The object ID of a user, service principal or security group in the Azure Active Directory tenant for the vault. The object ID must be unique for the list of access policies.

public string ObjectId { get; set; }
member this.ObjectId : string with get, set
Public Property ObjectId As String

Property Value

Applies to