Skip to main content

TdxCloudStorageMicrosoftOneDriveProvider Properties

An online file data provider that can work with Microsoft OneDrive®.
Name Description
AuthorizationAgent Associates the online file data provider with a Microsoft Graph® API-compatible authorization agent.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
RecentDayCountLimit protected Specifies the time limit (in days) during which the stored files are considered “recent”. Inherited from TdxCloudStorageProvider.
RecentFileCountLimit protected Specifies the maximum number of files within the “Recent” special folder. Inherited from TdxCloudStorageProvider.
RegistryExtensionToMIMEType Provides access to the dictionary populated with filename extensions and corresponding MIME content types. Inherited from TdxCloudStorageProvider.
Storage Provides access to the cloud storage component to which the current data provider belongs. Inherited from TdxCloudStorageProvider.
UseCurrentThread Inherited from TdxCloudStorageProvider.
See Also