Free cookie consent management tool by TermsFeed Policy Generator
wiki:WcfSettings

Version 1 (modified by mbecirov, 15 years ago) (diff)

--

Methods:

GetBinding() - Gets a new binding configuration (normally of type NetTcpBinding) with message-based security.

SetServiceCertificate(ServiceHost svchost) - Adds a default certificate to given service.

GetActiveIP() - Gets the IP address of the first active TCP connection on the local computer. Mainly for testing purpose.

GetDefaultPort() - Gets the port number for all services.

Classes:

PermissiveCertificatePolicy - Overrides the certificate authentification process.