How to hide wsdl information on WCF?

Viewed 12546

I thought that deleting of endpoint with 'IMetadataExchange' is enough. I did that but wsdl file is still generated...

How to hide wsdl information on WCF?

P.S. Probably my question is not valid (I don't understand WCF too deep), so please correct me.

1 Answers
Related