TestimoX

API Reference

Enum

LdapPort

Namespace ADPlayground.Ldap
Assembly ADPlayground
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed

LDAP port types used for connectivity testing.

Inheritance

  • Enum
  • LdapPort

Values

public const LdapPort Ldap #

Standard LDAP port.

Value: 389
public const LdapPort Ldaps #

LDAPS port.

Value: 636
public const LdapPort GlobalCatalog #

Global Catalog LDAP port.

Value: 3268
public const LdapPort GlobalCatalogSsl #

Global Catalog LDAPS port.

Value: 3269