Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
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:
static ClientCredentials^ RegisterDevice(
Guid applicationId
)
static member RegisterDevice :
applicationId:Guid -> ClientCredentials
Public Shared Function RegisterDevice (
applicationId As Guid
) As ClientCredentials
Parameters
applicationId
Type: System.GuidID 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
Ā© 2016 Microsoft. All rights reserved. Copyright