aspnet-devexpress-dot-web-0908598d.md
Provides account settings allowing the file manager to access a file system retained in OneDrive.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class FileManagerOneDriveProviderSettings :
FileManagerCloudProviderSettings
Public Class FileManagerOneDriveProviderSettings
Inherits FileManagerCloudProviderSettings
The following members return FileManagerOneDriveProviderSettings objects:
These settings can be accessed by the ASPxFileManager.SettingsOneDrive property. To learn more, see the OneDrive File System Provider topic.
Object StateManager PropertiesBase FileManagerSettingsBase FileManagerCloudProviderSettings FileManagerOneDriveProviderSettings FileManagerOneDrivePersonalProviderSettings
See Also