Wednesday, October 11, 2006 - Posts

WCF and IAuthorizationPolicy

Following up on this previous post I'd been wondering how you make CardSpace work with simple, PrincipalPermission based authorization. To explain what I'm on about, I need to go on a detour. Say you've got a simple contract;[ServiceContract] public Read More