UploadControlOneDrivePersonalSettings Properties
Provides account settings allowing the upload control to access a file system retained in the OneDrive (personal account).
Name | Description |
---|---|
Account |
Gets or sets a value that specifies the name of the One |
Authorization |
Specifies the URL to which the browser redirects the application for authorization. |
Generate |
Specifies whether the name of the file saved to the specified upload storage should contain unique file name prefix.
Inherited from Upload |
Redirect |
Specifies the URL to which the browser is redirected when authentication is complete.
Inherited from Upload |
Token |
Specifies the URL that the application uses to get the token.
Inherited from Upload |
Upload |
Specifies the One |
See Also