Skip to main content

TdxCustomAuthorizationAgent Events

The base class for all classes that implement components that authorize DevExpress products in online accounts.
Name Description
OnError Notifies of an error occurring in the authorization agent.
OnFinishAuthorization Notifies of a successful termination of the current authorization session.
OnStartAuthorization Notifies of a successful start of the authorization session.
See Also