Freigeben über


AvailableDelegation.Actions Eigenschaft

Definition

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

[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: