OpenDOF Project
DOFObjectIDDomain DOFAuthenticatorState_GetDomainID ( const DOFAuthenticatorState  self)

Returns the domain ID.

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