Share via


DenyAssignmentPermission.NotActions Property

Definition

Actions to exclude from that the deny assignment does not grant access.

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

Property Value

Applies to