Share via


IdentityAccessPermissions.Secrets Property

Definition

Permissions to secrets.

public System.Collections.Generic.IList<Azure.ResourceManager.KeyVault.Models.IdentityAccessSecretPermission> Secrets { get; }
member this.Secrets : System.Collections.Generic.IList<Azure.ResourceManager.KeyVault.Models.IdentityAccessSecretPermission>
Public ReadOnly Property Secrets As IList(Of IdentityAccessSecretPermission)

Property Value

Applies to