Back to Devexpress

TdxCloudStorageMicrosoftOneDriveProvider Members

vcl-dxcloudstoragemicrosoftonedriveprovider-dot-tdxcloudstoragemicrosoftonedriveprovider-dot-underscore-members.md

latest6.5 KB
Original Source

TdxCloudStorageMicrosoftOneDriveProvider Members

An online file data provider that can work with Microsoft OneDrive®.

Constructors

NameDescription
Create(TdxCloudStorage)Creates a new TdxCloudStorageProvider class descendant instance for the specified cloud storage component. Inherited from TdxCloudStorageProvider.
Create(TPersistent)Initializes a new instance of the TcxInterfacedPersistent class with specified settings. Inherited from TcxInterfacedPersistent.

Properties

NameDescription
AuthorizationAgentAssociates the online file data provider with a Microsoft Graph® API-compatible authorization agent.
OwnerProvides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
RecentDayCountLimit protectedSpecifies the time limit (in days) during which the stored files are considered “recent”. Inherited from TdxCloudStorageProvider.
RecentFileCountLimit protectedSpecifies the maximum number of files within the “Recent” special folder. Inherited from TdxCloudStorageProvider.
RegistryExtensionToMIMETypeProvides access to the dictionary populated with filename extensions and corresponding MIME content types. Inherited from TdxCloudStorageProvider.
StorageProvides access to the cloud storage component to which the current data provider belongs. Inherited from TdxCloudStorageProvider.
UseCurrentThreadInherited from TdxCloudStorageProvider.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetDisplayNameReturns the name of the cloud storage service type to which the data provider can connect. Inherited from TdxCloudStorageProvider.
GetExtension(TdxCloudStorageItem)Returns a filename extension for the specified cloud resource metadata container. Inherited from TdxCloudStorageProvider.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetScopes protectedReturns the data access permissions that the associated authorization agent requests on a successful connection to a Microsoft account.
QueryInterface(TGUID,Untyped)Inherited from TInterfacedPersistent.
RegisterRegisters the data provider class in the list of providers available for use with the cloud storage component. Inherited from TdxCloudStorageProvider.
ToStringInherited from TObject.
UnregisterRemoves the data provider class from the list of providers available for use with the cloud storage component. Inherited from TdxCloudStorageProvider.

See Also

TdxCloudStorageMicrosoftOneDriveProvider Class

dxCloudStorageMicrosoftOneDriveProvider Unit