Friday 12 August 2011

How to generate ClientCredentials as devicecredentials

Hi,

To register the device using Device Registration Tool Provided in the SDK, Open the command prompt and go to the location of the deviceregistration.exe and then run with the following command. You can find this file in the CRM 2011 sdk i.e. sdk\tools\deviceregistration\bin\Debug

C:\>deviceregistration.exe /operation:Register

This will register you device and give Device Username and Device Password.

The CRM 2011 online supports only claim based authentication so the device username and the password is very important and a necessary component for generating the code{class} for using the Organization Service data and metadata.

Here is an excellent article on this.
http://deepakexploring.wordpress.com/2011/02/16/crud-operation-early-bound-classes-using-wcf-services-in-crm-2011/

1 comment:

piyush said...

Hi..
I am new in dynamics crm and window azure.

I want to send data of contact us form in dynamic CRM.

And my form exist on windows azure.

Please give me any way to send it