How to connect to ARS v8 from C# ?

Hello,  I found few related queries in the forum here around that but with no working sample code, etc.

Please advise.

Regards,
Pramod

Top Replies

Parents
  • My best guess would be that you would want to use the Active Roles ADSI provider which is described in the SDK (the SDK is placed in a folder among the files installed on an Admin Service host.

    I don't believe that C# is one of the supported languages for writing "policy scripts" for use by Active Roles itself.

    What sorts of tasks are you hoping to perform?

Reply
  • My best guess would be that you would want to use the Active Roles ADSI provider which is described in the SDK (the SDK is placed in a folder among the files installed on an Admin Service host.

    I don't believe that C# is one of the supported languages for writing "policy scripts" for use by Active Roles itself.

    What sorts of tasks are you hoping to perform?

Children