
10-22-2008, 11:52 AM
|
 | EPMFAQ Founder/Owner | | Join Date: Feb 2008 Location: Quakertown, PA
Posts: 171
Thanks: 0
Thanked 17 Times in 17 Posts
| |
Quote:
Originally Posted by vbsramesh Hi team,
i want to check whether particular enterprise user had project manager permission or not using PSI.??
is there any PSI call to do the same..!
Thanks n advance,
ramesh | Best way I've found is to use ReadGroup in the Security web service. You can then go through the returned SecurityGroupsDataSet and check to see if your user is listed.
__________________ Stephen Sanderlin
Founder/Owner - EPMFAQ
VP of Technology - MSProjectExperts
Microsoft Project MVP If you found this message useful, please click the Thanks button in the post!
This electronic message, along with any information, advice, and opinions it contains, are mine alone and are not representative of my employer. All information is provided in "GOOD FAITH" and on an "AS IS" basis only. I provide no presentations or warranties, express or implied, including implied warranties of fitness for a particular purpose, merchantability, title, and noninfringement. I strongly advise you to extensively test any changes, workarounds, or techniques described herein on a development system prior to implementation in a production environment, and you are hereby notified that I bear no responsibility whatsoever for any loss, harm, or otherwise negative outcomes resulting from your actions, whether or not said actions were a result of this electronic message, directly or indirectly. |