1 write to AllowUnauthenticatedCallers
System.ServiceModel (1)
System\ServiceModel\Security\ServiceCredentialsSecurityTokenManager.cs (1)
142
authenticator.
AllowUnauthenticatedCallers
= parent.WindowsAuthentication.AllowAnonymousLogons;
1 reference to AllowUnauthenticatedCallers
System.ServiceModel (1)
System\ServiceModel\Security\SpnegoTokenAuthenticator.cs (1)
137
SecurityUtils.ValidateAnonymityConstraint(windowsIdentity, this.
AllowUnauthenticatedCallers
);