AuthenticationInfo.UserLabel 属性

定义

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

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

属性值

用户标签。

适用于