Name | Description | |
---|---|---|
![]() | ExportOptions Constructor |
The following tables list the members exposed by ExportOptions.
Name | Description | |
---|---|---|
![]() | ExportOptions Constructor |
Name | Description | |
---|---|---|
![]() | Comments | Optional comments to be included in the export file. |
![]() | CompressExport | If true, the export file is compressed into a ZIP archive. |
![]() | 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) |
![]() | HistoryEndDate | The latest date/time to include if IncludeJobHistory is True. |
![]() | HistoryStartDate | The earliest date/time to include if IncludeJobHistory is True. |
![]() | 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) |
![]() | IncludePasswords | Include passwords for credential profiles for which the user has Associate permission. Passwords are never exported for profiles for which the client does not have Associate permission. |
![]() | OIDs | The list of objects to export. |
![]() | TargetSchemaVersion | The target version of adTempus for the export. |
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) |