BillingPermission.NotActions Property

Definition

The set of actions that the caller is not allowed to perform.

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