Partilhar via


HostKeys.SystemKeys Propriedade

Definição

Obtém ou define as chaves do sistema.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a