Reply
Regular Visitor
454ss
Posts: 2
0

Newbie -- Using C# to create SalesForce User

I am newbie. I want to create a user with SOAP Partner WSDL. Here are steps I’ve already taken:

 

-       Downloaded the partner WSDL

-       Reference that file in Virtual Studio 2010

 

Now can you give me an example code that create a new user using C# and how I can use “using” statement to import salesforce names spaces.

 

Thanks a lot