Tagged Questions
0
votes
1answer
759 views
WMS authentication plugin
I'm trying to create a custom authentication plugin for WMS 2009 in C#.
I managed to implement something that for some reason blocks all requests...
[ComVisible(true)]
...