TcxSchedulerWebServiceStorageOAuth2CustomProvider Properties
The base class for all classes that implement online event data providers that use the OAuth 2.0 authentication protocol.
Name | Description |
---|---|
Authorization |
Associates the online event data provider with the corresponding authorization agent component that supports the OAuth 2. |
Calendar |
Provides access to information on an online calendar selected as the event data source.
Inherited from Tcx |
Calendar |
Specifies the active online calendar by its ID.
Inherited from Tcx |
Connected |
Specifies if the event data provider is connected to an online account.
Inherited from Tcx |
Owner |
Provides access to the web service event persistence manager to which the current event data provider belongs.
Inherited from Tcx |
Read |
Specifies if the read-only mode is enabled.
Inherited from Tcx |
See Also