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

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X

Translate the entire conversation x

How to get WTPrincipal by DN

AntonBagryanov
12-Amethyst

How to get WTPrincipal by DN

Hi!

I am try to query WTPrincipal by DN, but DN is not persistent property in WTPrincipal class.

How can I do it by code?

Thanks!

ACCEPTED SOLUTION

Accepted Solutions

OrganizationServicesHelper.manager.getPrincipalByDN(String DN);

View solution in original post

1 REPLY 1

OrganizationServicesHelper.manager.getPrincipalByDN(String DN);

Announcements

Top Tags