DeviceIdManager.LoadOrRegisterDevice Method (String, String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Loads the device credentials (if they exist).
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public static ClientCredentials LoadOrRegisterDevice(
string deviceName,
string devicePassword
)
Public Shared Function LoadOrRegisterDevice (
deviceName As String,
devicePassword As String
) As ClientCredentials
Parameters
deviceName
Type: System.StringDevice name that should be registered
devicePassword
Type: System.StringDevice password that should be registered
Return Value
Type: System.ServiceModel.Description.ClientCredentials
See Also
LoadOrRegisterDevice Overload
DeviceIdManager Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright