TdxMicrosoftGraphAPIOAuth2AuthorizationAgentUserInfo.GetScopes Method
In This Article
Returns the list of user information access permissions that the associated authorization agent requests on a successful connection to a Microsoft online account.
#Declaration
Delphi
function GetScopes: TStringList; override;
#Returns
Type |
---|
TString |
#Remarks
Note
Call the Update
See Also