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

プロパティ値

ユーザーのラベル。

適用対象