M
Martin Robins
Unfortunately, this is an area of the .NET framework that I have yet to get
a grip of; however, I have a requirement that I believe can be acheived
using code based security.
I would like to create one or more class libraries that can only be used by
an application that is signed with the same strong name key.
The objective is that some of the classes within the library can only be
used by my application.
I am also open to alternative solutions, I have tried the licensing examples
where a class can only be used when licensed but I have never been able to
get the examples working.
Thanks in advance.
a grip of; however, I have a requirement that I believe can be acheived
using code based security.
I would like to create one or more class libraries that can only be used by
an application that is signed with the same strong name key.
The objective is that some of the classes within the library can only be
used by my application.
I am also open to alternative solutions, I have tried the licensing examples
where a class can only be used when licensed but I have never been able to
get the examples working.
Thanks in advance.