E.SourceLDAPSecurity – libedataserver-1.2 Reference Manual
SourceLDAPSecurity
Description:
[
CCode
( cprefix =
"E_SOURCE_LDAP_SECURITY_"
, type_id =
"e_source_ldap_security_get_type ()"
) ]
[
Version
( since =
"3.18"
) ]
public
enum
SourceLDAPSecurity
Defines what connection security should be used for LDAP sources.
Namespace:
E
Package:
libedataserver-1.2
Content:
Enum values:
LDAPS
-
Connect using secure LDAP (LDAPS).
NONE
-
Connect insecurely.
STARTTLS
-
Connect using STARTTLS.
2022 vala-language.org