Compartir a través de


EnvironmentVariable.SecureValue Propiedad

Definición

Obtiene o establece el valor de la variable de entorno segura.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a