1 write to identityCheckAuthenticator
System.ServiceModel (1)
System\ServiceModel\Security\MessageSecurityProtocol.cs (1)
694
this.
identityCheckAuthenticator
= identityCheckAuthenticator;
1 reference to identityCheckAuthenticator
System.ServiceModel (1)
System\ServiceModel\Security\MessageSecurityProtocol.cs (1)
727
this.binding.EnsureOutgoingIdentity(token, this.
identityCheckAuthenticator
);