FileUploadItemConfigurationType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Upload validation and processing rule for a single item path.
Item Summary  
Name Type Multiplicity Description
path property
ItemPathType
[1,1] Exact item path to which this rule applies, for example jpegPhoto. 
checkContentType property
boolean
[0,1] Enables content validation. 
allowedContentType property
string
[0,-1] Allowed MIME type for the actual content detected from uploaded bytes. 
convertImageTo property
ImageFormatType
[0,1] Optional output image format. 
stripMetadata property
boolean
[0,1] Requests image rewrite through the existing image sanitization implementation to remove metadata.