OpenDOF Project
uint32(* DOFAuthenticatorNode::GetSourceIdentifier)(DOFAuthenticatorNode self)

Gets this node's unique, numeric source identifier.

Every node must have a unique numerical identifier, which can be used in some circumstances as a shortened alias for the node's authentication identity. This value is combined with other unique information to produce a DOFObjectIDSource for use by the node, if needed.

Parameters
selfThe DOFAuthenticatorNode object. This must not be NULL.
Returns
The unique, numeric source identity of the node.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22