cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X

check if user has permission to access a part using API

spai-2
12-Amethyst

check if user has permission to access a part using API

Hi ALL,

Could anyone help me with this. Need to know which API i can use to achieve this. I am new to Windchill and any help would be appreciated.

Regards

Sudeep

ACCEPTED SOLUTION

Accepted Solutions

You can use the following API:

wt.access.AccessControlHelper.manager.hasAccess(Object, AccessPermission.READ);

Regards,

Bhushan

View solution in original post

2 REPLIES 2

You can use the following API:

wt.access.AccessControlHelper.manager.hasAccess(Object, AccessPermission.READ);

Regards,

Bhushan

spai-2
12-Amethyst
(To:BhushanNehe)

Hi Bhushan,

Thanks for the help.

Regards

Sudeep Pai

Announcements


Top Tags