| 
    DTS Application Library
    0.2.3
    
   Application library containing referenced objects and interfaces to common libraries 
   | 
 
SASL Paramaters used in authentification. More...
Data Fields | |
| const char * | mech | 
| SASL Mechanisim.  More... | |
| const char * | realm | 
| SASL Realm.  More... | |
| const char * | authcid | 
| Auth ID.  More... | |
| const char * | passwd | 
| Password.  More... | |
| const char * | authzid | 
| Proxy auth ID.  More... | |
SASL Paramaters used in authentification.
Definition at line 28 of file openldap.c.
| const char* sasl_defaults::authcid | 
| const char* sasl_defaults::authzid | 
| const char* sasl_defaults::mech | 
| const char* sasl_defaults::passwd | 
| const char* sasl_defaults::realm |