TestimoX

API Reference

Class

DeletedAdObject

Namespace ADPlayground
Assembly ADPlayground

Represents a deleted Active Directory object.

Inheritance

  • Object
  • DeletedAdObject

Constructors

Properties

public String DistinguishedName { get; set; } #

Gets or sets the distinguished name.

public Nullable<DateTime> WhenChanged { get; set; } #

Gets or sets the time the object was last changed.

public String ObjectClass { get; set; } #

Gets or sets the object class.

public String SamAccountName { get; set; } #

Gets or sets the sAMAccountName value.