Partager via


ScriptSecureStringExecutionParameter.SecureValue Propriété

Définition

Obtient ou définit une valeur sécurisée pour le paramètre passé, qui ne doit pas être stocké dans les journaux

[Newtonsoft.Json.JsonProperty(PropertyName="secureValue")]
public string SecureValue { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="secureValue")>]
member this.SecureValue : string with get, set
Public Property SecureValue As String

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à