Compartilhar via


AccountModel.Capabilities Propriedade

Definição

Obtém ou define os recursos.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a