2 references to X509PeerCertificateAuthentication
System.ServiceModel (2)
System\ServiceModel\Security\PeerCredential.cs (2)
33this.peerAuthentication = new X509PeerCertificateAuthentication(other.peerAuthentication); 34this.messageSenderAuthentication = new X509PeerCertificateAuthentication(other.messageSenderAuthentication);