Hi All,
I am having a WCF Service. And My Front end is WPF.
I want to Authenticate to the application using Windows UserName Credentials?
How can I acieve this? I want to pass the Windows credentials to SQL Server through my WCF Service...
Please help me...