WebSecurity.CurrentUserName Property

Definition

Gets the user name for the current user.

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

Property Value

The name of the current user.

Applies to