function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
MossMoss 

Assign package to user in .NET ..Please help

Hi Experts,

I am developing a .Net based web application to create salesforce users and then assign some packages to that user remotely.

 

Creating a user is not a problem but assigning a package to that user seems no luck.

I don’t know which fields in user object to reference to?

 

Can you please give some directions on how to do it in .Net?

 

Your help is appreciated...

 

Thanks

Moss