TdxCustomAuthorizationAgentClass Type
The class-reference to an authorization agent class.
Declaration
TdxCustomAuthorizationAgentClass = class of TdxCustomAuthorizationAgent;
Referenced Class
Type | Description |
---|---|
TdxCustomAuthorizationAgent | 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