다음을 통해 공유


PSCredentialExecutionParameter.Password 속성

정의

로그인에 대한 암호를 가져오거나 설정합니다.

[Newtonsoft.Json.JsonProperty(PropertyName="password")]
public string Password { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="password")>]
member this.Password : string with get, set
Public Property Password As String

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상