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

屬性值

使用者的標籤。

適用於