
Public Member Functions | |
| SystemPolicy () | |
| Constructor. | |
Static Public Member Functions | |
| static SystemPolicy | GetPolicy () |
| Get the iFolder System Policy. | |
| static void | SetPolicy (SystemPolicy props) |
| Set the iFolder System Policy. | |
Public Attributes | |
| long | SpaceLimitUser |
| The Disk Space Limit for Users. | |
| long | NoiFoldersLimit |
| The ifolder Limit for Users. | |
| int | SyncInterval |
| The iFolder Sync Interval. | |
| int | EncryptionStatus |
| The iFolder Sync Interval. | |
| int | SharingStatus |
| The Disable Sharing status. | |
| long | FileSizeLimit |
| The Maximum File Size Limit. | |
| string[] | FileTypesIncludes |
| The File Types to Be Included. | |
| string[] | FileTypesExcludes |
| The File Types to Be Excluded. | |
| iFolder::WebService::SystemPolicy::SystemPolicy | ( | ) | [inline] |
Constructor.
| static SystemPolicy iFolder::WebService::SystemPolicy::GetPolicy | ( | ) | [inline, static] |
| static void iFolder::WebService::SystemPolicy::SetPolicy | ( | SystemPolicy | props | ) | [inline, static] |
The Disk Space Limit for Users.
The ifolder Limit for Users.
The iFolder Sync Interval.
The iFolder Sync Interval.
The Disable Sharing status.
The Maximum File Size Limit.
The File Types to Be Included.
The File Types to Be Excluded.
1.5.6