Click or drag to resize

FileContentUploadUrlInfo Properties

The FileContentUploadUrlInfo type exposes the following members.

Properties
  NameDescription
Public propertyContentUuid
The file content UUID.
Public propertyPartSizeMax
The maximum part size (relevant for multipart uploads only).
Public propertyPartSizeMin
The minimum part size (relevant for multipart uploads only).
Public propertyUploadUrls
The URLs to upload the file content. Use the URLs according to the VaultInterfaceType property.
Public propertyVaultInterfaceType
The vault interface type.
Public propertyVaultName
The vault name.
Top
See Also