EnterpriseManagementGroup.GetConnectedUserNames Method

Definition

Gets the users who are connected to the Service Manager service.

public:
 System::Collections::Generic::IList<System::String ^> ^ GetConnectedUserNames();
public System.Collections.Generic.IList<string> GetConnectedUserNames ();
member this.GetConnectedUserNames : unit -> System.Collections.Generic.IList<string>
Public Function GetConnectedUserNames () As IList(Of String)

Returns

The user names connected to the Service Manager service.

Applies to