  | LDAPLDAP_SSL_PORT Field | 
 
            The default SSL encrypted port for LDAP servers.
            
 
    Namespace: 
   Galactic.LDAP
    Assembly:
   Galactic.LDAP (in Galactic.LDAP.dll) Version: 1.3.0.499 (1.3.0.499)
Syntaxpublic const int LDAP_SSL_PORT = 636
Public Const LDAP_SSL_PORT As Integer = 636
public:
literal int LDAP_SSL_PORT = 636
static val mutable LDAP_SSL_PORT: int
Field Value
Type: 
Int32
See Also