TdxCustomAuthorizationAgentClass Type
In This Article
The class-reference to an authorization agent class.
#Declaration
Delphi
TdxCustomAuthorizationAgentClass = class of TdxCustomAuthorizationAgent;
#Referenced Class
Type | Description |
---|---|
Tdx |
An authorization agent component. |
#Remarks
This class-reference is used to refer to the TdxCustomAuthorizationAgent class descendants that implement all components designed to authenticate and authorize DevExpress products in various online account types.
See Also