Friday, November 23, 2007

Small change to WCF ServiceAuthorizationManager in 3.5

An often wanted feature for the WCF ServiceAuthorizationManager in 3.0 was to get easy access to the incoming message.

This is now possible in 3.5 - there is a new overload for CheckAccess which passes in the Message object as a ref parameter. done.


WCF | Work in Progress
Friday, November 23, 2007 3:15:55 PM UTC  #