API Reference
Class
View (GpoPermissionAdministrativeService)
Collection snapshot for administrative permission baseline rows.
Inheritance
- Object
- View
Constructors
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<GpoPermissionAdministrativeRow> Items { get; set; } #Gets returned administrative permission rows.