This documentation is for the old version. Go to the latest Upload Suite docs

NirvanixExtender Properties

The NirvanixExtender type exposes the following properties.

Properties

NameDescription
Public property AppKey Gets or sets an application key that contains the user to be logged in.
Public property DestFolderPath Gets or sets a destination path of the files being uploaded.
Public property 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.
Public property FirstByteExpiration Gets or sets a number of seconds the upload token has until the first byte of an upload is transferred.
Public property IpRestricted Gets or sets a value indicating whether the upload token should be restricted to the consumerIP.
Public property LastByteExpiration Gets or sets a number of seconds the upload token has until an upload is completed.
Public property Password Gets or sets the password for the account.
Public property SizeBytes Gets or sets a size of the file to be uploaded in bytes.
Public property Username Gets or sets an account name to log in with.