OpenDOF Project
boolean DOFAuthenticatorConfig_IsDebug ( const DOFAuthenticatorConfig  self)

Get the debug mode flag associated with the authenticator configuration.

Parameters
selfThe Authenticator Config. This must not be NULL.
Returns
The debug mode flag.
Return values
Non-zero(TRUE) if debug mode is enabled.
Zero(FALSE) if debug mode is disabled.
core-c-dof-oal Version 8.0.1 Build 0
2018-01-22