UserSettingsContract Class |
Namespace: SOS.SDK.Contracts.DataContracts
public class UserSettingsContract
The UserSettingsContract type exposes the following members.
Name | Description | |
---|---|---|
UserSettingsContract | Initializes a new instance of the UserSettingsContract class |
Name | Description | |
---|---|---|
BackupOstFiles |
Disable exclusion of OST files.
| |
EnableSSL |
Is SSL enabled.
| |
ExclusionFilesSettings |
Settings of Exclusion files filter.
| |
FileFolderRemoveDeletedEnabled |
Is removing of deleted files policy enabled.
| |
FileFolderRemoveUnchangedEnabled |
Is removing of the files, unchanged within some periond enabled.
| |
FolderCache |
The path to the folder with Cache files.
| |
FolderLocalBackup |
The path to the Local Backup folder.
| |
FolderRecovery |
The stored path to the folder into which the files are recovered (default).
| |
FolderTemp |
The path to the folder with temporary files.
| |
OnlineBackupFilter |
Filter, used for filtering files/directories during Online Backup operation.
| |
RemoveDeletedFilesAfterDays |
Remove files, deleted localy after specified days period.
| |
RemoveUnchangedFilesAfterDays |
Delete files, unchanged within specified days period.
| |
ThrottlingSettings |
Network usage throttling settings.
| |
Version |
Used application version.
|
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |