![]() |
![]() |
![]() |
![]() |
ESourceLDAPAuthentication
e_source_ldap_get_authentication (ESourceLDAP *extension
);
void e_source_ldap_set_authentication (ESourceLDAP *extension
,ESourceLDAPAuthentication authentication
);
void e_source_ldap_set_can_browse (ESourceLDAP *extension
,gboolean can_browse
);
void e_source_ldap_set_filter (ESourceLDAP *extension
,const gchar *filter
);
void e_source_ldap_set_root_dn (ESourceLDAP *extension
,const gchar *root_dn
);
void e_source_ldap_set_scope (ESourceLDAP *extension
,ESourceLDAPScope scope
);
ESourceLDAPSecurity
e_source_ldap_get_security (ESourceLDAP *extension
);
void e_source_ldap_set_security (ESourceLDAP *extension
,ESourceLDAPSecurity security
);
#define E_SOURCE_EXTENSION_LDAP_BACKEND "LDAP Backend"
Pass this extension name to e_source_get_extension()
to access
ESourceLDAP. This is also used as a group name in key files.
Since: 3.18