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

FileManagerOneDrivePersonalProviderSettings Properties

Provides account settings allowing the file manager to access a file system retained in OneDrive (personal account).
Name Description
AccountName Gets or sets a value that specifies the name of the OneDrive (personal account). Inherited from FileManagerOneDriveProviderSettings.
AuthorizationEndpoint Specifies the URL to which the browser redirects the application for authorization.
RedirectUri Specifies the URL to which the browser is redirected when authentication is complete. Inherited from FileManagerOneDriveProviderSettings.
TokenEndpoint Specifies the URL that the application uses to get the token. Inherited from FileManagerOneDriveProviderSettings.
See Also