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