IServiceConfiguration<TService>.Authenticate Method
Applies To: Dynamics CRM 2015
Authenticates against the trusted Microsoft Dynamics CRM Secure Token Service.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Overload List
Name | Description | |
---|---|---|
Authenticate(ClientCredentials) | Authenticates against the trusted Microsoft Dynamics CRM Secure Token Service using client credentials. |
|
Authenticate(ClientCredentials, SecurityTokenResponse) | Authenticates against Microsoft account using client credentials and a security token response. |
|
Authenticate(SecurityToken) | Authenticates against the trusted Microsoft Dynamics CRM Secure Token Service using a security token. |
See Also
IServiceConfiguration<TService> Interface
Microsoft.Xrm.Sdk.Client Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright