Successful authentication. More...
#include <security_events_defs.h>

Data Fields | |
| struct ast_security_event_common | common |
| Common security event descriptor elements. | |
| uint32_t * | using_password |
| Using password - if a password was used or not. | |
Successful authentication.
Definition at line 395 of file security_events_defs.h.
| struct ast_security_event_common common |
Common security event descriptor elements.
Definition at line 405 of file security_events_defs.h.
Referenced by report_auth_success(), and sip_report_auth_success().
| uint32_t* using_password |
Using password - if a password was used or not.
Definition at line 410 of file security_events_defs.h.
Referenced by sip_report_auth_success().