FileManagerOneDriveProviderSettings Properties
Provides account settings allowing the file manager to access a file system retained in OneDrive.| Name | Description |
|---|---|
| AccountName | Gets or sets a value that specifies the name of the OneDrive (personal account). |
| 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. |
See Also