NameDescriptionTypeAdditional informationNullable
Id

File answer id.

integer

Required

False
AnswerId

Answer id.

integer

Required

False
FileName

Name of the uploaded file.

string

Required

False
FileSize

Size of the uploaded file.

integer

Required

False
FileType

Type of the uploaded file.

string

Required

False
Data

Data of the uploaded file.

Collection of byte

Required

False
IsEncrypted

boolean

None

False
CertificateThumbprint

Contains the certificate thumbprint if file answer is encrypted.

string

None

False
EncryptionKey

Contains the encryption key if file answer is encrypted. This key is encrypted and can be decrypted with the certificate thumbprint.

string

None

False