TdxAuthorizationAgentUserInfo Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Creates a new user information provider for the specified authorization agent component. |
#Properties
Name | Description |
---|---|
Authorization |
Provides access to the parent authorization agent component. |
Display |
Returns the display name of the connected account’s owner. |
Returns the e-mail of the connected account’s owner. |
#Methods
Name | Description |
---|---|
Equals |
Inherited from TObject. |
Get |
Inherited from TObject. |
Get |
Creates a new user information provider for the specified authorization agent component. |
Query |
Provides access to the implementation of the specified interface if the current object supports it.
Inherited from Tcx |
To |
Inherited from TObject. |
Update |
Connects the provider to an online account and loads user information. |
See Also