Compartilhar via


ScriptSecureStringExecutionParameter.SecureValue Propriedade

Definição

Obtém ou define um valor seguro para o parâmetro passado, não para ser armazenado em logs

[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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a