The following tables list the members exposed by ServerInstanceInfo.
Name | Description | |
---|---|---|
![]() | ServerInstanceInfo Constructor |
Name | Description | |
---|---|---|
![]() | clientAccount | The Windows account name running the server instance. Depending on the server DCOM configuration this may be the client application account or the user account defined in the DCOM configuration, Identity tab. |
![]() | clientName | The name of the client as set by the client in the method SetClientName. The name is an empty string by default. |
![]() | handle | Generic server internal handle for the instance. This handle is used in some NSPlugin interface methods to identify the server instance. The server may implement client application dependent handling. |
![]() | numberOfGroups | Number of groups the client application has currently added. |