Sdílet prostřednictvím


IVault.AccessPolicies Property

Definition

Gets an array of 0 to 16 identities that have access to the key vault. All identities in the array must use the same tenant ID as the key vault's tenant ID.

public System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.KeyVault.Fluent.IAccessPolicy> AccessPolicies { get; }
member this.AccessPolicies : System.Collections.Generic.IReadOnlyList<Microsoft.Azure.Management.KeyVault.Fluent.IAccessPolicy>
Public ReadOnly Property AccessPolicies As IReadOnlyList(Of IAccessPolicy)

Property Value

Applies to