Kongsi melalui


DeviceRegistrationResponseError Members

Applies To: Microsoft Dynamics CRM 2015, Microsoft Dynamics CRM Online

Contains registration failure details.

The following tables list the members exposed by the DeviceRegistrationResponseError type.

Public Constructors

  Name Description
  DeviceRegistrationResponseError Initializes a new instance of the DeviceRegistrationResponseError class.

Top

Public Properties

  Name Description
public property Code Gets or sets the string version of the error code, which is de-serialized from the registration response
public property RegistrationErrorCode Gets the enumeration-typed equivalent value that’s used in the rest of the code.

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

(see also Extension Methods)

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

Extension Methods

  Name Description
public extension method SerializeByJson  Serialize an object using the DataContractJsonSerializer. (Defined by ObjectExtensions.)

Top

See Also

Reference

DeviceRegistrationResponseError 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.