次の方法で共有


BillingPermission.Actions Property

Definition

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

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

Property Value

Applies to