API Reference
Class
GpResultSummaryCse
Presence flags for common client-side extensions (CSEs) detected across applied GPO details.
Inheritance
- Object
- GpResultSummaryCse
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property GpResultSummary.Cse
Constructors
public GpResultSummaryCse() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Boolean Registry { get; set; } #Registry CSE present.
public Boolean Scripts { get; set; } #Scripts CSE present.
public Boolean SecurityTemplate { get; set; } #Security Templates CSE present.
public Boolean SoftwareInstallation { get; set; } #Software Installation CSE present.
public Boolean FolderRedirection { get; set; } #Folder Redirection CSE present.
public Boolean Preferences { get; set; } #Group Policy Preferences present.
public Boolean Firewall { get; set; } #Windows Firewall CSE present.
public Boolean Defender { get; set; } #Microsoft Defender policy present.
public Boolean WindowsUpdate { get; set; } #Windows Update (AU/WSUS) policy present.
public Boolean TimeService { get; set; } #Windows Time Service policy present.