OpenDOF Project
DOFCredentials DOFConnectionConfig_GetDomainDiscoveryCredentials ( const DOFConnectionConfig  self)

Gets the domain wildcard credentials set in the DOFConnectionConfig.

Lifecycle
The data returned is owned by the DOFConnectionConfig and is only valid as long as the DOFConnectionConfig remains valid. It must not be destroyed individually.
Parameters
selfThe Connection Config. This must not be NULL.
Returns
The wildcard DOFCredentials for the given Connection Config.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22