TestimoX

API Reference

Class

SubnetInfoEx

Namespace ADPlayground.Replication
Assembly ADPlayground
Modifiers sealed

Active Directory subnet binding to a site.

Inheritance

  • Object
  • SubnetInfoEx

Constructors

Properties

public String Cidr { get; set; } #

CIDR notation of the subnet (e.g., 10.0.0.0/24).

public String Site { get; set; } #

Site DN this subnet is attached to (null/empty when not assigned).

public Boolean IsOrphaned { get; set; } #

True when the subnet has no site assigned.