Link to home
Start Free TrialLog in
Avatar of negreteo
negreteoFlag for United States of America

asked on

How do I register Win32Security.dll

Hi

Does anyone know how to register Win32Security.dll on a PC

Thanks
Avatar of CuSo4
CuSo4

Assuming you want to access Win32Security.dll functionality from .NET, maybe this can help:

http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=e6098575-dda0-48b8-9abf-e0705af065d9

It's a C# library containing wrapper classes for ACL, ACE, Security descriptors, Security Attributes, Access tokens, ...
ASKER CERTIFIED SOLUTION
Avatar of neilprice
neilprice

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial