Back to Devexpress

TdxCustomAuthorizationAgentClass Type

vcl-dxauthorizationagents-5cf343a3.md

latest1.0 KB
Original Source

TdxCustomAuthorizationAgentClass Type

The class-reference to an authorization agent class.

Declaration

delphi
TdxCustomAuthorizationAgentClass = class of TdxCustomAuthorizationAgent;

Referenced Class

TypeDescription
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

TdxOAuth2AuthorizationAgentClass

Authorization Agents and Data Providers

dxAuthorizationAgents Unit