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