ITokenService.RetrieveAADAccessToken Method (String, String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
string RetrieveAADAccessToken(
string clientId,
string serverId,
string tenant
)
Function RetrieveAADAccessToken (
clientId As String,
serverId As String,
tenant As String
) As String
Parameters
- clientId
Type: System.String
- serverId
Type: System.String
- tenant
Type: System.String
Return Value
Type: System.String
See Also
ITokenService Interface
Microsoft.Xrm.Sdk Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright