Delen via


IServiceManagement.Authenticate-methode

Van toepassing op: CRM 2015 on-prem, CRM Online

Authenticates the logged on user with the service.

Naamruimte: Microsoft.Xrm.Sdk.Client
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)

Syntaxis

'Declaratie
Function Authenticate ( _
    authenticationCredentials As AuthenticationCredentials _
) As AuthenticationCredentials
AuthenticationCredentials Authenticate (
    AuthenticationCredentials authenticationCredentials
)

Parameters

Retourwaarde

Type: AuthenticationCredentials
The user’s authentication credentials, including the final security token.

Thread-veiligheid

Alle openbare statische (Shared in Visual Basic) leden van dit type zijn thread-veilig. Exemplaarleden zijn niet gegarandeerd thread-veilig.

Platforms

Ontwikkelplatforms

Windows Vista, Windows Server 2003, en

Doelplatforms

Windows Vista,Windows XP

Zie ook

Verwijzing

IServiceManagement Algemene interface
IServiceManagement-leden
Microsoft.Xrm.Sdk.Client-naamruimte

Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.