DeviceIdManager.RegisterDevice Method (Guid)

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Registers the given device with Live ID

Namespace:   Microsoft.Xrm.Tooling.Connector
Assembly:  Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)

Syntax

public static ClientCredentials RegisterDevice(
    Guid applicationId
)
Public Shared Function RegisterDevice (
    applicationId As Guid
) As ClientCredentials

Parameters

  • applicationId
    Type: System.Guid

    ID for the application

Return Value

Type: System.ServiceModel.Description.ClientCredentials

ClientCredentials that were registered

See Also

RegisterDeviceā€‚Overload
DeviceIdManager Class
Microsoft.Xrm.Tooling.Connector Namespace

Return to top

Microsoft Dynamics 365

Ā© 2016 Microsoft. All rights reserved. Copyright