API Reference
Class
Options (GpoCreateService)
Options controlling how the GPO is created.
Inheritance
- Object
- Options
Constructors
public Options() #Inherited Methods
Properties
public String Description { get; set; } #Optional GPO description.
public Int32 VersionNumber { get; set; } #Initial version number to write to AD and GPT.INI.
public Int32 Flags { get; set; } #Initial flags value to store on the groupPolicyContainer.
public Boolean RestoreDefaultAcl { get; set; } #When set, restores a default GPO ACL baseline after creation.