ValidatePasswordEventArgs.UserName プロパティ

定義

現在のユーザーの作成、パスワードの変更、またはパスワードのリセット操作のメンバーシップ ユーザーの名前を取得します。

public:
 property System::String ^ UserName { System::String ^ get(); };
public string UserName { get; }
member this.UserName : string
Public ReadOnly Property UserName As String

プロパティ値

現在のユーザーの作成、パスワードの変更、またはパスワードのリセット操作のメンバーシップ ユーザーの名前。

適用対象

こちらもご覧ください