FileContent Fields |
The FileContent type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangedBy |
ID of the user who last changed the file content.
| |
| ChangedOn |
Point of time the file content has been changed last
| |
| CreatedBy |
ID of the user who created the file content.
| |
| CreatedOn |
Point of time the file content has been created
| |
| CryptoKey |
The cryptographic key.
| |
| Hash |
The file hash.
| |
| Size |
The file content size.
| |
| Uuid |
The globally unique ID of the file content.
| |
| VaultName |
The vault name.
|