The following tables list the members exposed by ServerInstanceInfo.
Name | Description | |
---|---|---|
ServerInstanceInfo Constructor |
Name | Description | |
---|---|---|
clientAccount | The account name creating the server instance. Depending on the DA server DCOM configuration this may be the client application account or the user account defined in the DCOM configuration, Identity tab. For UA server the user account information is either "ANonymous", the user name or the certificate name, depending on the endpoint configuration. | |
clientName | The name of the DA client as set by the client in the method SetClientName. The name is an empty string by default. Or, the UA client application name. | |
handle | Generic server internal handle for the instance. For UA server it's the session ID. This handle is used in some NSPlugin interface methods to identify the DA server instance / UA server session. The NSPlugin code may implement client application dependent handling. | |
numberOfGroups | Number of DA groups / UA subscriptions the client application has currently added. |