Delete ACL's with API
‎Sep 23, 2013
07:34 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Sep 23, 2013
07:34 AM
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]
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]
Labels:
- Labels:
-
Other
2 REPLIES 2
‎Mar 20, 2014
10:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Mar 20, 2014
10:46 AM
Hi Patrick,
did you get this answer to this question, in the end? We are looking to do the same?
thanks Darren
‎Mar 20, 2014
12:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
‎Mar 20, 2014
12:51 PM
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]
AccessControlHelper.manager.deleteAccessControlRule(localAdminDomainRef, str10, localState, localWTPrincipalReference, bool1);
Patrick Williams | Engineering Systems | c: 616.947.2110
[cid:image001.jpg@01CF443B.0E37A240]