TestimoX

API Reference

Class

DeletedAdObject

Namespace ADPlayground
Assembly ADPlayground

Represents a deleted Active Directory object.

Inheritance

  • Object
  • DeletedAdObject

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Returned or exposed by

Accepted by parameters

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.