API Reference
Class
View (PrivilegedGroupChangeService)
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)Inherited Methods
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.