TestimoX

API Reference

Class

DnsDelegationRecord

Namespace ADPlayground.Dns
Assembly ADPlayground
Modifiers sealed

Represents a single DNS delegation record (NS/glue) for a child zone.

Inheritance

  • Object
  • DnsDelegationRecord

Constructors

Properties

public String ZoneName { get; set; } #

Child zone name.

public String DistinguishedName { get; set; } #

Distinguished name of the zone object.

public String Identity { get; set; } #

Resolved account display (DN or account) for the trustee.

public String Sid { get; set; } #

Trustee SID string.

public ActiveDirectoryRights Rights { get; set; } #

Allowed rights that may enable control over the zone.