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
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!
Solved! Go to Solution.
OrganizationServicesHelper.manager.getPrincipalByDN(String DN);
OrganizationServicesHelper.manager.getPrincipalByDN(String DN);