OpenDOF Project
DOFObjectIDDomain DOFAuthenticatorConfig_GetDomainID ( const DOFAuthenticatorConfig  self)

Get the domain ID associated with the authenticator configuration.

Lifecycle
The data returned is owned by the DOFAuthenticatorConfig and is only valid as long as the DOFAuthenticatorConfig remains valid. It must not be destroyed individually.
Parameters
selfThe Authenticator Config. This must not be NULL.
Returns
The domain ID.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22