HarmonyCore icon indicating copy to clipboard operation
HarmonyCore copied to clipboard

Regarding imports for System.DirectoryServices.AccountManagement

Open tscaff opened this issue 5 months ago • 0 comments

I had a question about how to import and use the Active Directory Services classes from Microsoft for authenticating users to the domain.

I am trying to add these to our Services.Controller project, but I don't see the import being exposed, or a way to add assemblies to the project that would expose the classes that we would need.

Is there a way to get these imports into the project so we can utilize these assemblies for Active Directory operations?

tscaff avatar Oct 03 '24 21:10 tscaff