1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

  2. Anuncie Aqui ! Entre em contato fdantas@4each.com.br

How do you enumerate though .getGroups in Opendege?

Discussão em 'StackOverflow' iniciado por fdantas, Julho 16, 2018.

  1. fdantas

    fdantas Administrator Moderador

    I'm trying to correctly enumerate through the groups I have, using .net call for Active Directory.

    I have my group object coming back if I message it out like so.

    nPrincipalUserCls = NEW UserPrincipal(networkPrincipalContextCls).
    MESSAGE UserPrincipal:FindByIdentity(networkPrincipalContextCls,User):GetGroups() VIEW-AS ALERT-BOX.


    I've been googling and looking that the progress knowledge resources. I cannot find an example or explanation on how to do this. If anyone knows of any resources I can look at or has a example that will get me in the right direction I would appreciate it. Thank you in advance!

    Continue reading...

Compartilhe esta Página