OpenDOF Project
boolean(* DOFAuthenticatorNode::IsEnabled)(DOFAuthenticatorNode self)

Return whether or not this node is enabled.

Parameters
selfThe DOFAuthenticatorNode object. This must not be NULL.
Return values
Non-Zero(TRUE) The node is enabled (permitted to authenticate).
Zero(FALSE) The node is disabled and must not be allowed to authenticate.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22