OpenDOF Project
DOFCredentials DOFDomainConfig_GetCredentials ( const DOFDomainConfig  self)

Gets the config from the give config.

Lifecycle
The data returned is owned by the DOFDomainConfig and is only valid as long as the DOFDomainConfig remains valid. It must not be destroyed individually.
Parameters
selfThe config to return the credentials from. This may not be NULL.
Returns
DOFCredentials The credentials from the config.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22