DeviceRegistrationRequest Class

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

Contains the data that’s needed to register a device with the Microsoft account identity provider of Microsoft Dynamics CRM Online.

Namespace: Microsoft.Xrm.Client.Services.Samples
Assembly: Microsoft.Xrm.Client (in Microsoft.Xrm.Client.dll)

Usage

'Usage
Dim instance As DeviceRegistrationRequest

Syntax

'Declaration
<XmlRootAttribute("DeviceAddRequest")> _
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public NotInheritable Class DeviceRegistrationRequest
[XmlRootAttribute("DeviceAddRequest")] 
[EditorBrowsableAttribute(EditorBrowsableState.Never)] 
public sealed class DeviceRegistrationRequest

Inheritance Hierarchy

System.Object
  Microsoft.Xrm.Client.Services.Samples.DeviceRegistrationRequest

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.

Target Platforms

Windows 98,Windows 2000,Windows 2000 Server,Windows CE,Windows Server 2008,Windows 98 Second Edition,Pocket PC,Smart Phone,Windows Server 2003,Windows XP Professional,Windows Server 2008,Windows Server 2012,Windows 7,Windows 8,Windows 8.1

See Also

Reference

DeviceRegistrationRequest Members
Microsoft.Xrm.Client.Services.Samples Namespace
DeviceRegistrationResponse

Other Resources

Developer Extensions for Microsoft Dynamics CRM

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.