TestimoX

API Reference

Class

Item (UnprivilegedGroupChangeService)

Namespace ADPlayground.Groups.UnprivilegedGroupChangeService
Assembly ADPlayground
Modifiers sealed

A single group change record.

Inheritance

  • Object
  • Item

Constructors

public Item() #
Obsolete("Constructors of types with required members are not supported in this version of your compiler.", true)

Properties

public String Name { get; set; } #

Group sAMAccountName.

public String DistinguishedName { get; set; } #

Group distinguished name.

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

UTC last change time (whenChanged) if available.