API Reference
Enum
LdapPort
LDAP port types used for connectivity testing.
Inheritance
- Enum
- LdapPort
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Field LdapPort.GlobalCatalog
- Field LdapPort.GlobalCatalogSsl
- Field LdapPort.Ldap
- Field LdapPort.Ldaps
- Property LdapPortResult.Port
Accepted by parameters
- Constructor LdapPortResult.LdapPortResult
- Method LdapScanner.TestDomains
- Method LdapScanner.TestForest
- Method LdapScanner.TestServers
- Method LdapScanner.TestServers
- Method LdapScanner.TestServersAsync
- Method LdapScanner.TestServersAsync
- Method LdapTester.TestServerAsync
- Method LdapTester.TestServerAsync
Inherited Methods
public override sealed Int32 CompareTo(Object target) #Returns:
Int32Inherited from Enum
Parameters
- target Object
public override sealed String ToString(String format, IFormatProvider provider) #Returns:
StringInherited from Enum
Obsolete("The provider argument is not used. Use ToString(String) instead.")Parameters
- format String