Using Windows Role authentication in the App.config with WCF

后端 未结 3 2008
无人共我
无人共我 2020-12-29 15:38

I am using a WCF service and a net.tcp endpoint with serviceAuthentication\'s principal PermissionMode set to UseWindowsGroups.

Currently in the implementation of th

3条回答
  •  不知归路
    2020-12-29 16:20

    Lars Wilhelmsen has posted a solution for this problem. Have a look at http://www.larswilhelmsen.com/2008/12/17/configurable-principalpermission-attribute/

提交回复
热议问题