Tagged Questions

2
votes
4answers
188 views

Integrated Security

is there a managed code (without adding COM component or wrapped called to C++ routines) way to add integrated security to a C# Managed code assembly? i.e. I want to write a client-server system …