EnterpriseManagementGroup.CurrentUserName Property

Definition

Gets the name for the user of the executing thread.

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

Property Value

The current user’s name.

Applies to