Name | Description | |
---|---|---|
ImportOptions Constructor |
The following tables list the members exposed by ImportOptions.
Name | Description | |
---|---|---|
ImportOptions Constructor |
Name | Description | |
---|---|---|
EncryptionKey | The encryption key to use to encrypt/decrypt passwords in the export file. (Inherited from ArcanaDevelopment.adTempus.Shared.ImportExportOptions) | |
EncryptionType | Specifies the encryption type to use if passwords are included in the file. (Inherited from ImportExportOptions) | |
HoldJobs | Specifies whether to hold jobs. | |
ImportSecurity | Import security descriptors for objects. If not specified, the imported objects receive the default permissions. | |
ImportSelectionsOnly | Determines whether objects not found in the ImportParameters are imported. | |
IncludeJobHistory | Include the job history (status, instances, and log messages) when exporting or importing a job. This option must be set for both the export and the import. (Inherited from ImportExportOptions) | |
ObjectImportParameters | Collection of ObjectImportParameters objects specifying the action to take for each object in the import source. | |
PostImportAction | The action to take with imported objects. | |
ReturnComparisonReport | Requests an object comparison report for imported objects. |
Name | Description | |
---|---|---|
AdditionalOptions | Additional named options controlling the operation (Inherited from ArcanaDevelopment.adTempus.Shared.ImportExportOptions) |
Name | Description | |
---|---|---|
GetAdditionalOption<T> | Gets the additional option with the specified name (Inherited from ArcanaDevelopment.adTempus.Shared.ImportExportOptions) | |
SetPassword | Sets the password to use when EncryptionType is ExportEncryptionType.Password (Inherited from ImportExportOptions) |