WebSecurity.CurrentUserName プロパティ

定義

現在のユーザー名を取得します。

public static string CurrentUserName { get; }
member this.CurrentUserName : string
Public Shared ReadOnly Property CurrentUserName As String

プロパティ値

現在のユーザーの名前。

適用対象