TestimoX

API Reference

Class

ServiceEntry

Namespace ADPlayground.Gpo.ServicePolicyReader
Assembly ADPlayground
Modifiers sealed

Single service policy entry contributed by a GPO.

Inheritance

  • Object
  • ServiceEntry

Constructors

Properties

public String DomainName { get; set; } #

DNS domain name that owns the GPO.

public Guid GpoId { get; set; } #

GPO identifier that contributed the setting.

public String Name { get; set; } #

Service key name (for example, Spooler).

public Nullable<Int32> StartupType { get; set; } #

Startup type value: 2 Auto, 3 Manual, 4 Disabled.

public Boolean HasDacl { get; set; } #

True when the service has an access control list defined in policy.