Delen via


BillingPermissionsProperties.Actions Eigenschap

Definitie

Hiermee haalt u de set acties op die de aanroeper mag uitvoeren.

[Newtonsoft.Json.JsonProperty(PropertyName="actions")]
public System.Collections.Generic.IList<string> Actions { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="actions")>]
member this.Actions : System.Collections.Generic.IList<string>
Public ReadOnly Property Actions As IList(Of String)

Waarde van eigenschap

Kenmerken
Newtonsoft.Json.JsonPropertyAttribute

Van toepassing op