I am creating a new WCF service which should require a license to "work". I wonder how to go about implementing this without having a license check in every operation of the service contract.I am creating a new WCF service which should re
I am creating a new WCF service which should require a license to "work". I wonder how to go about implementing this without having a license check in every operation of the service contract.I am creating a new WCF service which should re