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.