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 Properties
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
AuthorizationAgent Associates the online event data provider with the corresponding authorization agent component that supports the OAuth 2.0 authentication protocol.
Calendar Provides access to information on an online calendar selected as the event data source. Inherited from TcxSchedulerWebServiceStorageCustomProvider.
CalendarID Specifies the active online calendar by its ID. Inherited from TcxSchedulerWebServiceStorageCustomProvider.
Connected Specifies if the event data provider is connected to an online account. Inherited from TcxSchedulerWebServiceStorageCustomProvider.
Owner Provides access to the web service event persistence manager to which the current event data provider belongs. Inherited from TcxSchedulerWebServiceStorageCustomProvider.
ReadOnly Specifies if the read-only mode is enabled. Inherited from TcxSchedulerWebServiceStorageCustomProvider.
See Also