Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerWebServiceStorageOAuth2CustomProvider Methods
Show Inherited Hide Inherited

The base class for all classes that implement online event data providers that use the OAuth 2.0 authentication protocol.
Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetCalendarList Returns the list of calendars obtained from the connected online account. Inherited from TcxSchedulerWebServiceStorageCustomProvider.
GetDisplayName Returns the type name of the account type to which the data provider can connect. Inherited from TcxSchedulerWebServiceStorageCustomProvider.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
GetScopes protected Returns 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.
ToString Inherited from TObject.
See Also