ServiceProxy<TService>.AuthenticateDeviceCore Method ()

 

Applies To: Dynamics CRM 2015

Authenticates a device with Windows Live.

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

Syntax

protected virtual SecurityTokenResponse AuthenticateDeviceCore()
protected:
virtual SecurityTokenResponse^ AuthenticateDeviceCore()
abstract AuthenticateDeviceCore : unit -> SecurityTokenResponse
override AuthenticateDeviceCore : unit -> SecurityTokenResponse
Protected Overridable Function AuthenticateDeviceCore As SecurityTokenResponse

Return Value

Type: Microsoft.Xrm.Sdk.Client.SecurityTokenResponse

Type: SecurityTokenResponse
A security token response.

Remarks

The DeviceCredentials must be set prior to this method being called.

See Also

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

Return to top

© 2016 Microsoft. All rights reserved. Copyright