Partager via


LoggerUpdateContract.Credentials Propriété

Définition

Obtient ou définit les informations d’identification de l’enregistreur d’événements.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à