OpenDOF Project
DOFCredentials DOFConnectionState_GetCredentials ( const DOFConnectionState  self)

Return the DOFCredentials used by this node for authentication of the connection.

This represents the identity of the local node. This is usually the same as the DOFCredentials in the DOFConnectionConfig, but can be different if the connection were opened in a remote domain.

This is only valid while the Connection is connected.

Parameters
selfThe Connection State. This must not be NULL.
Returns
The DOFCredentials used to authenticate the local node on the connection.
core-c-dof-oal Version 7.1.5 Build 0
2017-01-25