Freigeben über


AccountModel.Capabilities Eigenschaft

Definition

Ruft die Funktionen ab oder legt sie fest.

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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: