Freigeben über


AvailableDelegationInner.Actions Eigenschaft

Definition

Ruft ab oder legt fest, welche Aktionen für den Dienst bei der Delegierung zulässig sind.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: