Hello! I Have a service (Service.svc) and a Silverlight Application called within a HTML file (Default.htm). The service is accessed by Silverlight. I want secure the service so that it can only be accessed by Silverlight Aplication that is in the same domain, but to not be accessed in another ways....