5 references to MutualCertificate
System.ServiceModel (5)
System\ServiceModel\Channels\PeerSecurityManager.cs (4)
149authMode = PeerAuthenticationMode.MutualCertificate; 217case PeerAuthenticationMode.MutualCertificate: 307case PeerAuthenticationMode.MutualCertificate: 1022if (this.mode == PeerAuthenticationMode.MutualCertificate)
System\ServiceModel\Security\PeerCredential.cs (1)
162case PeerAuthenticationMode.MutualCertificate: