Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxAuthorizationAgentUserInfoClass Type

The class-reference to a user information provider class.

#Declaration

Delphi
TdxAuthorizationAgentUserInfoClass = class of TdxAuthorizationAgentUserInfo;

#Referenced Class

Type Description
TdxAuthorizationAgentUserInfo

A user information provider.

#Remarks

This class-reference is used to refer to the TdxAuthorizationAgentUserInfo class descendants that implement user information providers designed to work with particular online account types.

See Also