Back to Devexpress

TdxMicrosoftGraphAPIOAuth2AuthorizationAgentUserInfo Members

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

latest3.7 KB
Original Source

TdxMicrosoftGraphAPIOAuth2AuthorizationAgentUserInfo Members

A data provider designed to load user information from a connected Microsoft 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 Microsoft online 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

TdxMicrosoftGraphAPIOAuth2AuthorizationAgentUserInfo Class

dxAuthorizationAgents Unit