ValidatePasswordEventArgs.UserName プロパティ

定義

現在の create-user、change-password、または reset-password アクションのメンバーシップ ユーザーの名前を取得します。

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

プロパティ値

現在の create-user、change-password、または reset-password アクションのメンバーシップ ユーザーの名前。

適用対象

こちらもご覧ください