Back to Devexpress

TdxGoogleAPIOAuth2AuthorizationAgentUserInfo Members

vcl-dxauthorizationagents-dot-tdxgoogleapioauth2authorizationagentuserinfo-dot-underscore-members.md

latest3.6 KB
Original Source

TdxGoogleAPIOAuth2AuthorizationAgentUserInfo Members

A data provider designed to load user information from a connected Google online account.

Constructors

NameDescription
Create(TdxCustomAuthorizationAgent)Creates a new user information provider for the specified authorization agent component. Inherited from TdxAuthorizationAgentUserInfo.

Properties

NameDescription
AuthorizationAgentProvides access to the parent authorization agent component. Inherited from TdxOAuth2AuthorizationAgentUserInfo.
DisplayNameReturns the display name of the connected account’s owner. Inherited from TdxAuthorizationAgentUserInfo.
MailReturns the e-mail of the connected account’s owner. Inherited from TdxAuthorizationAgentUserInfo.

Methods

NameDescription
Equals(TObject)Inherited from TObject.
GetHashCodeInherited from TObject.
GetScopes protectedReturns the list of user information access permissions that the associated authorization agent requests on a successful connection to a Google account.
GetUserInfo(TdxCustomAuthorizationAgent) staticCreates a new user information provider for the specified authorization agent component. Inherited from TdxAuthorizationAgentUserInfo.
QueryInterface(TGUID,Untyped) protectedProvides access to the implementation of the specified interface if the current object supports it. Inherited from TcxIUnknownObject.
ToStringInherited from TObject.
UpdateInfoConnects the provider to an online account and loads user information. Inherited from TdxAuthorizationAgentUserInfo.

See Also

TdxGoogleAPIOAuth2AuthorizationAgentUserInfo Class

dxAuthorizationAgents Unit