EnterpriseManagementGroup.CurrentUser Property

Definition

Gets the security identifier (SID) for the user of the executing thread.

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

Property Value

The SID of the current user.

Applies to