AccountInfoContract Class |
Namespace: SOS.SDK.Contracts.DataContracts
public class AccountInfoContract
The AccountInfoContract type exposes the following members.
Name | Description | |
---|---|---|
AccountInfoContract | Initializes a new instance of the AccountInfoContract class |
Name | Description | |
---|---|---|
AccountSize |
Storage quota for account
Units: Megabytes
| |
CurrentBackupServerName |
Address of the Backup Server
| |
CurrentUploadServerName |
Address of the Upload Server
| |
Email addresses string, on which email report will be sent.
Splitted by ';' or ' ' or ','.
| ||
EntityId |
ID of the Partner/Distributor, i.e. the root of the hierarchy thee.
| |
HasConfiguredExchangeBackupset |
User has configured Exchange backupset
| |
HasConfiguredMsSqlBackupset |
User has configured MsSql backupset
| |
IsBackupBlockedDueToAccountOverQuota |
Backup is not available for current account due to exceeding the limit of the stored data
| |
Login |
Account Login
| |
SecurityType |
The type of the security for current account:
Regular,
Safe,
UltraSafe
| |
SendEmailReport |
Sending of the reports is enabled for account
| |
UsedSpace |
Used space utilization by contained accounts
Units: Kilobytes
|
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.) |