Partager via


Extension.ConfigurationProtectedSettings Propriété

Définition

Obtient ou définit des paramètres de configuration sensibles, sous forme de paires nom-valeur pour la configuration de cette extension.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à