KeyVaultPermission.NotActions Property

Definition

Action permissions that are excluded but not denied. They may be granted by other role definitions assigned to a principal.

public System.Collections.Generic.IList<string> NotActions { get; }
member this.NotActions : System.Collections.Generic.IList<string>
Public ReadOnly Property NotActions As IList(Of String)

Property Value

Applies to