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

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

How to get WTPrincipal by DN

AntonBagryanov
3-Visitor

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!

1 ACCEPTED SOLUTION

Accepted Solutions

OrganizationServicesHelper.manager.getPrincipalByDN(String DN);

View solution in original post

1 REPLY 1

OrganizationServicesHelper.manager.getPrincipalByDN(String DN);

Top Tags