I want to add an User Content of Sensenet from a client which developed by .NET.
Please give me a solution.
Thanks so much.
I want to add an User Content of Sensenet from a client which developed by .NET.
Please give me a solution.
Thanks so much.
You should be able to create users the same way as any other content, by providing the parent, the content type name and a few mandatory fields.
The example below assumes that you already initialized the client, you have the /Root/IMS/MyDomain/MyOrgUnit in your repo and there is no existing user there with the same name.
Let us know if you encounter any errors.