Método IServiceManagement.Authenticate
Aplica-se a: CRM 2015 on-prem, CRM Online
Authenticates the logged on user with the service.
Namespace: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (em Microsoft.Xrm.Sdk.dll)
Sintaxe
'Declaração
Function Authenticate ( _
authenticationCredentials As AuthenticationCredentials _
) As AuthenticationCredentials
AuthenticationCredentials Authenticate (
AuthenticationCredentials authenticationCredentials
)
Parâmetros
- authenticationCredentials
Type: AuthenticationCredentials. Specifies the user’s logon credentials.
Valor de Retorno
Type: AuthenticationCredentials
The user’s authentication credentials, including the final security token.
Segurança do Thread
Todos os membros estáticos (Shared in Visual Basic) desse tipo são protegidos por thread. Não há nenhum garantia de que os membros de instância sejam protegidos por thread.
Plataformas
Plataformas de desenvolvimento
Windows Vista, Windows Server 2003 e
Plataformas de destino
Windows Vista,Windows XP
Consulte também
Referência
Interface genérica IServiceManagement
Membros de IServiceManagement
Namespace Microsoft.Xrm.Sdk.Client
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.