ServiceProxy<TService>.AuthenticateDevice Method ()

 

Applies To: Dynamics CRM 2015

Invokes AuthenticateDeviceCore.

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

Syntax

public SecurityTokenResponse AuthenticateDevice()
public:
SecurityTokenResponse^ AuthenticateDevice()
member AuthenticateDevice : unit -> SecurityTokenResponse
Public Function AuthenticateDevice As SecurityTokenResponse

Return Value

Type: Microsoft.Xrm.Sdk.Client.SecurityTokenResponse

Type: SecurityTokenResponse
A security token response.

See Also

ServiceProxy<TService> Class
Microsoft.Xrm.Sdk.Client Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright