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
-
self | The state to get the credentials from. This must not be NULL. |
- Returns
- DOFCredentials The credentials from the state.