Get the debug mode flag associated with the authenticator configuration.
- Parameters
-
| self | The 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. |