Hi All,
I would like to found some information about the users in the OCS. The most important information, what needed is the "level of access" by users. For example, i have sip:user1@domain.com and i would like to know the "Personal" partners of him.
(like in the DBAnalyze.exe:
Container Number : 400
Container Version : 1
SameEnterprise : False
Federated : False
PublicCloud : False
Everyone : False
Member User :
user2@domain.com
Member Domain :
)
How can i get back these informations? (I write my code in c# and using wmi, but as i see, the wmi didn't contains these info.)
Thanks in advance for any kind of help!
Imre Kovács