次の方法で共有


ScriptSecureStringExecutionParameter.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

適用対象