TestimoX

API Reference

Class

Item (PrivilegedGroupChangeService)

Namespace ADPlayground.Groups.PrivilegedGroupChangeService
Assembly ADPlayground
Modifiers sealed

A single privileged 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.