LanguageServiceClient.GetAppIdToken Method (String, Int32, Int32, Int32)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public string GetAppIdToken(
string appId,
int minRatingRead,
int maxRatingWrite,
int expireSeconds
)
Public Function GetAppIdToken (
appId As String,
minRatingRead As Integer,
maxRatingWrite As Integer,
expireSeconds As Integer
) As String
Parameters
- appId
Type: System.String
- minRatingRead
Type: System.Int32
- maxRatingWrite
Type: System.Int32
- expireSeconds
Type: System.Int32
Return Value
Type: System.String
Implements
LanguageService.GetAppIdToken(String, Int32, Int32, Int32)
See Also
LanguageServiceClient Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.MicrosoftTranslationService Namespace
Return to top
Unified Service Desk 2.0
© 2017 Microsoft. All rights reserved. Copyright