| Name | Description |
|
AppKey |
Gets or sets an application key that contains the user to be logged in.
|
|
DestFolderPath |
Gets or sets a destination path of the files being uploaded.
|
|
FileOverwrite |
Gets or sets a value indicating whether a file with the same name in the destination folder should be overwritten by a file uploaded using the upload token.
|
|
FirstByteExpiration |
Gets or sets a number of seconds the upload token has until the first byte of an upload is transferred.
|
|
IpRestricted |
Gets or sets a value indicating whether the upload token should be restricted to the consumerIP.
|
|
LastByteExpiration |
Gets or sets a number of seconds the upload token has until an upload is completed.
|
|
Password |
Gets or sets the password for the account.
|
|
SizeBytes |
Gets or sets a size of the file to be uploaded in bytes.
|
|
Username |
Gets or sets an account name to log in with.
|