OpenDOF Project
DOFCredentials DOFDomainState_GetCredentials ( const DOFDomainState  self)

Get credentials from the state.

The credentials returned will not contain private data.

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