IServiceManagement<TService>.Authenticate Method (AuthenticationCredentials)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Authenticates the logged on user with the service.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
AuthenticationCredentials Authenticate(
AuthenticationCredentials authenticationCredentials
)
Function Authenticate (
authenticationCredentials As AuthenticationCredentials
) As AuthenticationCredentials
Parameters
authenticationCredentials
Type: Microsoft.Xrm.Sdk.Client.AuthenticationCredentialsType: AuthenticationCredentials. Specifies the user’s logon credentials.
Return Value
Type: Microsoft.Xrm.Sdk.Client.AuthenticationCredentials
Type: AuthenticationCredentials
The user’s authentication credentials, including the final security token.
See Also
IServiceManagement<TService> Interface
Microsoft.Xrm.Sdk.Client Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright