FileManagerOneDriveProviderSettings Class
In This Article
Provides account settings allowing the file manager to access a file system retained in OneDrive.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class FileManagerOneDriveProviderSettings :
FileManagerCloudProviderSettings
#Related API Members
The following members return FileManagerOneDriveProviderSettings objects:
#Remarks
These settings can be accessed by the ASPxFileManager.SettingsOneDrive property. To learn more, see the OneDrive File System Provider topic.
#Inheritance
Object
StateManager
PropertiesBase
FileManagerSettingsBase
FileManagerCloudProviderSettings
FileManagerOneDriveProviderSettings
See Also