2 references to SameAuthenticators
System.ServiceModel (2)
System\ServiceModel\Security\PeerCredential.cs (2)
145
if (!
SameAuthenticators
(this.MessageSenderAuthentication, that.messageSenderAuthentication))
165
if (!
SameAuthenticators
(this.PeerAuthentication, that.PeerAuthentication))