| Name | Description | Type | Additional information |
|---|---|---|---|
| ResourceIdentifier |
The identifier for the resource |
globally unique identifier |
None. |
| Application |
The application the resource belongs to |
string |
None. |
| OriginalFilename |
Original filename of the resource |
string |
None. |
| SizeInBytes |
Size in bytes of the resource |
integer |
None. |
| CreatedUtc |
DateTime when the resource was added to the system. |
date |
None. |
| LastAccessedUtc |
DateTime when the resource was last accessed. |
date |
None. |
| TimeToLiveAfterLastAccess |
Timespan the resource will remain in the repository after the last access date. |
time interval |
None. |
| Tags |
List of name/value pairs listing the tags associated with the resource. |
Collection of Pair of string [key] and string [value] |
None. |
| Md5HashBase64 |
Md5Hash of the resource as a Base64Encoded string. |
string |
None. |
| Md5HashHexString |
Md5Hash of the resource as a hex string. |
string |
None. |