API Reference / Options (GpoBackupImportService)API ReferenceClass Options (GpoBackupImportService)Edit on GitHubNamespace ADPlayground.Gpo.GpoLocal.GpoBackupImportServiceAssembly ADPlaygroundSource ADPlayground/GpoLocal/GpoBackupImportService.cs:17Modifiers sealedOptions controlling how a backup is applied.InheritanceObjectOptionsFilter membersAll (7) Constructors (1) Methods (4) Properties (2)Show inherited Expand all Collapse all ResetConstructorspublic Options() #ADPlayground/GpoLocal/GpoBackupImportService.cs:17Inherited Methodspublic override Boolean Equals(Object obj) #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:20Returns: BooleanInherited from ObjectParametersobj Object requiredposition: 0public override Int32 GetHashCode() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:25Returns: Int32Inherited from Objectpublic Type GetType() #Returns: TypeInherited from Objectpublic override String ToString() #ADPlayground/DNSDebugLogging/DnsLogIpSummary.cs:15Returns: StringInherited from ObjectPropertiespublic Boolean MergePol { get; set; } #ADPlayground/GpoLocal/GpoBackupImportService.cs:17When true, merges into existing Registry.pol when present; otherwise overwrites (new empty Pol).public Boolean ApplySecurityTemplate { get; set; } #ADPlayground/GpoLocal/GpoBackupImportService.cs:21When true, merges the GptTmpl.inf security template if found.