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
Initializes a new instance of the DeviceRegistrationFailedException class using a message.
Namespace: Microsoft.Xrm.Client.Services.Samples
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)
Syntax
public DeviceRegistrationFailedException(
string message
)
public:
DeviceRegistrationFailedException(
String^ message
)
new :
message:string -> DeviceRegistrationFailedException
Public Sub New (
message As String
)
Parameters
message
Type: System.StringType: String. A message for the exception.
See Also
DeviceRegistrationFailedException Overload
DeviceRegistrationFailedException Class
Microsoft.Xrm.Client.Services.Samples Namespace
Return to top
© 2017 Microsoft. All rights reserved. Copyright