Back to Devexpress

TcxSchedulerWebServiceStorageOAuth2CustomProvider Members

vcl-cxschedulerwebservicestorage-dot-tcxschedulerwebservicestorageoauth2customprovider-dot-underscore-members.md

latest5.9 KB
Original Source

TcxSchedulerWebServiceStorageOAuth2CustomProvider Members

The base class for all classes that implement online event data providers that use the OAuth 2.0 authentication protocol.

Constructors

NameDescription
Create(TcxSchedulerWebServiceStorage)Creates a new online event data provider for the specified web service event persistence manager. Inherited from TcxSchedulerWebServiceStorageCustomProvider.

Properties

NameDescription
AuthorizationAgentAssociates the online event data provider with the corresponding authorization agent component that supports the OAuth 2.0 authentication protocol.
CalendarProvides access to information on an online calendar selected as the event data source. Inherited from TcxSchedulerWebServiceStorageCustomProvider.
CalendarIDSpecifies the active online calendar by its ID. Inherited from TcxSchedulerWebServiceStorageCustomProvider.
ConnectedSpecifies if the event data provider is connected to an online account. Inherited from TcxSchedulerWebServiceStorageCustomProvider.
OwnerProvides access to the web service event persistence manager to which the current event data provider belongs. Inherited from TcxSchedulerWebServiceStorageCustomProvider.
ReadOnlySpecifies if the read-only mode is enabled. Inherited from TcxSchedulerWebServiceStorageCustomProvider.

Methods

NameDescription
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
Equals(TObject)Inherited from TObject.
GetCalendarListReturns the list of calendars obtained from the connected online account. Inherited from TcxSchedulerWebServiceStorageCustomProvider.
GetDisplayNameReturns the type name of the account type to which the data provider can connect. Inherited from TcxSchedulerWebServiceStorageCustomProvider.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetOwnerInherited from TPersistent.
GetScopes protectedReturns the list of online account visibility scopes (that is, account data access permissions) that the event data provider requests on a successful connection.
QueryInterface(TGUID,Untyped)Inherited from TInterfacedPersistent.
ToStringInherited from TObject.

See Also

TcxSchedulerWebServiceStorageOAuth2CustomProvider Class

cxSchedulerWebServiceStorage Unit