Asterisk - The Open Source Telephony Project GIT-master-a358458
Data Fields
ast_security_event_auth_method_not_allowed Struct Reference

Auth method used not allowed. More...

#include <security_events_defs.h>

Collaboration diagram for ast_security_event_auth_method_not_allowed:
Collaboration graph
[legend]

Data Fields

const char * auth_method
 Auth method attempted. More...
 
struct ast_security_event_common common
 Common security event descriptor elements. More...
 

Detailed Description

Auth method used not allowed.

Definition at line 335 of file security_events_defs.h.

Field Documentation

◆ auth_method

const char* auth_method

Auth method attempted.

Note
required

Definition at line 350 of file security_events_defs.h.

◆ common

Common security event descriptor elements.

Note
Account ID required

Definition at line 345 of file security_events_defs.h.

Referenced by evt_gen_auth_method_not_allowed().


The documentation for this struct was generated from the following file: