TestimoX

API Reference

Class

ForestTrustDomainInfo

Namespace ADPlayground.Trusts
Assembly ADPlayground
Modifiers sealed

Domain information record from msDS-TrustForestTrustInfo (FOREST_TRUST_DOMAIN_INFO).

Inheritance

  • Object
  • ForestTrustDomainInfo

Constructors

public ForestTrustDomainInfo() #

Properties

public String DnsName { get; set; } #

DNS name of the domain referenced by the forest-trust blob.

public String NetBiosName { get; set; } #

NetBIOS name of the domain when present.

public String Sid { get; set; } #

String SID of the domain when present.