你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WindowsElement.Password 属性

定义

获取或设置密码。

[System.Configuration.ConfigurationProperty("password", IsRequired=false)]
public string Password { get; set; }
[<System.Configuration.ConfigurationProperty("password", IsRequired=false)>]
member this.Password : string with get, set
Public Property Password As String

属性值

密码。

属性

适用于