1 write to IdentityVerifier
System.ServiceModel (1)
System\ServiceModel\Channels\ServiceChannelFactory.cs (1)
337duplexChannelBinder.IdentityVerifier = this.clientRuntime.IdentityVerifier;
1 reference to IdentityVerifier
System.ServiceModel (1)
System\ServiceModel\Dispatcher\DuplexChannelBinder.cs (1)
640this.IdentityVerifier.EnsureIncomingIdentity(address, property.ServiceSecurityContext.AuthorizationContext);