TestimoX

API Reference

Class

PortProfiles

Namespace ADPlayground.Network
Assembly ADPlayground
Modifiers static

Well-known port profiles used by higher level tests.

Inheritance

  • Object
  • PortProfiles

Fields

public static readonly IReadOnlyList<Int32> AdCoreTcp #

Active Directory core TCP ports.

public static readonly IReadOnlyList<Int32> AdReplicationTcp #

Active Directory replication-related TCP ports (excludes DNS).

public static readonly IReadOnlyList<Int32> AdCoreUdp #

Active Directory core UDP ports (best-effort reachability only). DNS/Kerberos correctness should be validated by protocol-specific probes.