API Reference
Class
View (GpoPermissionReadService)
Collection snapshot for Authenticated Users read baseline rows.
Inheritance
- Object
- View
Constructors
public View() #Inherited Methods
Properties
public Boolean CollectionSucceeded { get; set; } #Gets a value indicating whether collection succeeded.
public String CollectionError { get; set; } #Gets collection error details when collection fails.
public Boolean IncludeCompliant { get; set; } #Gets whether compliant rows are included.
public Int32 MaxGpos { get; set; } #Gets maximum processed GPO count.
public IReadOnlyList<GpoPermissionReadRow> Items { get; set; } #Gets returned baseline rows.