Skip to main content
A newer version of this page is available. .
Tab

UploadControlOneDriveSettings Properties

Provides account settings allowing the upload control to access a file system retained in the OneDrive.
Name Description
AccountName Gets or sets a value that specifies the name of the OneDrive account.
GenerateUniqueFileNamePrefix Specifies whether the name of the file saved to the specified upload storage should contain unique file name prefix. Inherited from UploadControlUploadStorageSettingsBase.
RedirectUri Specifies the URL to which the browser is redirected when authentication is complete.
TokenEndpoint Specifies the URL that the application uses to get the token.
UploadFolder Specifies the OneDrive folder where files will be uploaded.
See Also