AuthenticationInfo.PasswordLabel 属性

定义

获取或设置表示密码标签的指定文本。

public:
 property System::String ^ PasswordLabel { System::String ^ get(); void set(System::String ^ value); };
public string PasswordLabel { get; set; }
member this.PasswordLabel : string with get, set
Public Property PasswordLabel As String

属性值

一个表示密码标签的字符串。

适用于