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