TestimoX

API Reference

Class

View (PrivilegedGroupChangeService)

Namespace ADPlayground.Groups.PrivilegedGroupChangeService
Assembly ADPlayground
Modifiers sealed

Aggregated view of recent changes for privileged groups.

Inheritance

  • Object
  • View

Constructors

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

Properties

public String DomainName { get; set; } #

DNS domain name evaluated.

public Int32 Days { get; set; } #

Window size in days used for filtering.

public IReadOnlyList<Item> Changed { get; set; } #

Privileged groups changed within the window.

public Int32 ChangedCount { get; set; } #

Total number of changed privileged groups.