Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

Delete ACL's with API

pwilliams-3
12-Amethyst

Delete ACL's with API

10.1 M040
What are the proper API's to delete and ACL? I couldn't find it in the documentation.

Patrick Williams | Engineering Systems | c: 616.947.2110
[cid:image001.jpg@01CEB82F.4B8898E0]

2 REPLIES 2

Hi Patrick,


did you get this answer to this question, in the end? We are looking to do the same?


thanks Darren

I received code from PTC that got the job done.

AccessControlHelper.manager.deleteAccessControlRule(localAdminDomainRef, str10, localState, localWTPrincipalReference, bool1);

Patrick Williams | Engineering Systems | c: 616.947.2110
[cid:image001.jpg@01CF443B.0E37A240]
Announcements


Top Tags