public property LdapTypeAbstract::$tls in Lightweight Directory Access Protocol (LDAP) 7
Same name and namespace in other branches
- 8.2 ldap_servers/ldap_types/LdapTypeAbstract.class.php \LdapTypeAbstract::tls
- 7.2 ldap_servers/ldap_types/LdapTypeAbstract.class.php \LdapTypeAbstract::tls
File
- ldap_servers/
ldap_types/ LdapTypeAbstract.class.php, line 16 - abstract class to represent an ldap implementation type such as active directory, open ldap, novell, etc.
Class
- LdapTypeAbstract
- @file abstract class to represent an ldap implementation type such as active directory, open ldap, novell, etc.
Code
public $tls = 0;