AdmAuthentication Constructor (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016
Initializes a new instance of the AdmAuthentication class.
Namespace: Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities
Assembly: Microsoft.Crm.UnifiedServiceDesk.Dynamics (in Microsoft.Crm.UnifiedServiceDesk.Dynamics.dll)
Syntax
public AdmAuthentication(
string clientId,
string clientSecret
)
Public Sub New (
clientId As String,
clientSecret As String
)
Parameters
clientId
Type: System.StringSpecifies the client ID.
- clientSecret
Type: System.String
See Also
AdmAuthentication Class
Microsoft.Crm.UnifiedServiceDesk.Dynamics.Utilities Namespace
Return to top
Unified Service Desk 2.0
© 2016 Microsoft. All rights reserved. Copyright