다음을 통해 공유


CredentialCreateOrUpdateParameters.Password 속성

정의

자격 증명의 암호를 가져오거나 설정합니다.

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

속성 값

특성
Newtonsoft.Json.JsonPropertyAttribute

적용 대상