3 references to ValidateAnonymityConstraint
System.ServiceModel (3)
System\ServiceModel\Channels\HttpChannelListener.cs (1)
652SecurityUtils.ValidateAnonymityConstraint(identity, false);
System\ServiceModel\Channels\WindowsStreamSecurityUpgradeProvider.cs (1)
247SecurityUtils.ValidateAnonymityConstraint(remoteIdentity, false);
System\ServiceModel\Security\SpnegoTokenAuthenticator.cs (1)
137SecurityUtils.ValidateAnonymityConstraint(windowsIdentity, this.AllowUnauthenticatedCallers);