TdxOAuth2AuthorizationAgent Events
The base class for all classes that implement components that authorize DevExpress products in various online accounts via the OAuth 2.0 protocol.
Name | Description |
---|---|
On |
Notifies of an error occurring in the authorization agent.
Inherited from Tdx |
On |
Notifies of a successful termination of the current authorization session.
Inherited from Tdx |
On |
Occurs on an attempt to authorize in an online account via the OAuth 2. |
On |
Occurs on an attempt to receive an OAuth 2. |
On |
Occurs on an attempt to receive an OAuth 2. |
On |
Notifies of a successful start of the authorization session.
Inherited from Tdx |
See Also