Click or drag to resize

FileContent Fields

The FileContent type exposes the following members.

Fields
  NameDescription
Public fieldChangedBy
ID of the user who last changed the file content.
Public fieldChangedOn
Point of time the file content has been changed last
Public fieldCreatedBy
ID of the user who created the file content.
Public fieldCreatedOn
Point of time the file content has been created
Public fieldCryptoKey
The cryptographic key.
Public fieldHash
The file hash.
Public fieldSize
The file content size.
Public fieldUuid
The globally unique ID of the file content.
Public fieldVaultName
The vault name.
Top
See Also