次の方法で共有


EnvironmentVariable.SecureValue プロパティ

定義

セキュリティで保護された環境変数の値を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象