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