Compartilhar via


LoggerUpdateContract.Credentials Propriedade

Definição

Obtém ou define as credenciais do agente.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a