Create(TdxCustomAuthorizationAgent) Constructor
In This Article
Creates a new user information provider for the specified authorization agent component.
#Declaration
Delphi
constructor Create(AAuthorizationAgent: TdxCustomAuthorizationAgent);
#Parameters
Name | Type | Description |
---|---|---|
AAuthorization |
Tdx |
The target authorization agent component (a terminal Tdx The |
#Remarks
Tip
We recommend that you call the Get
See Also