다음을 통해 공유


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

적용 대상