API Reference
Class
ServicePolicySet
Effective service policy set for a target distinguished name.
Inheritance
- Object
- ServicePolicySet
Constructors
public ServicePolicySet() #Inherited Methods
Properties
public String DomainName { get; set; } #DNS domain name evaluated.
public String TargetDistinguishedName { get; set; } #Target distinguished name used to compute effective policy.
public IReadOnlyList<ServiceEntry> Services { get; set; } #Flattened list of service policy entries.
public Int32 DisabledCount { get; } #Number of services explicitly disabled by policy.
public Int32 WithDaclCount { get; } #Number of services with a DACL defined in policy.
public IReadOnlyList<PolicyAttribution> Attribution { get; set; } #Policy Attribution rows (winner + writers) for service startup/DACL entries.
public String AttributionTopWriters { get; } #Distinct list (up to three) of winning GPOs for compact summaries.