DeviceRegistrationResponse Members
Applies To: Microsoft Dynamics CRM 2015, Microsoft Dynamics CRM Online
Contains the response from executing a DeviceRegistrationRequest.
The following tables list the members exposed by the DeviceRegistrationResponse type.
Public Constructors
Name | Description | |
---|---|---|
DeviceRegistrationResponse | Initializes a new instance of the DeviceRegistrationResponse class. |
Top
Public Properties
Name | Description | |
---|---|---|
Error | Gets or sets the error returned from the Microsoft account identity provider. | |
ErrorSubCode | Gets or sets the error subcode. | |
IsSuccess | Gets or sets an indication if the device registration was successful. | |
Puid |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
(see also Extension Methods)
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
Extension Methods
Name | Description | |
---|---|---|
SerializeByJson | Serialize an object using the DataContractJsonSerializer. (Defined by ObjectExtensions.) |
Top
See Also
Reference
DeviceRegistrationResponse Class
Microsoft.Xrm.Client.Services.Samples Namespace
Other Resources
Developer Extensions for Microsoft Dynamics CRM
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.