TestimoX

API Reference

Class

DsaGuidInfo

Namespace ADPlayground.DirectoryServices
Assembly ADPlayground
Modifiers sealed

Row describing the DSA GUID for a domain controller.

Inheritance

  • Object
  • DsaGuidInfo

Constructors

Properties

public String Domain { get; set; } #

DNS domain name hosting the domain controller.

public String HostName { get; set; } #

Fully qualified host name of the domain controller.

public Guid DsaGuid { get; set; } #

Object GUID of the NTDS Settings object.

public String DsaGuidName { get; set; } #

Common name of the NTDS Settings object.