1 write to allowUnauthenticatedCallers
System.ServiceModel (1)
System\ServiceModel\Security\SpnegoTokenAuthenticator.cs (1)
73this.allowUnauthenticatedCallers = value;
1 reference to allowUnauthenticatedCallers
System.ServiceModel (1)
System\ServiceModel\Security\SpnegoTokenAuthenticator.cs (1)
68return this.allowUnauthenticatedCallers;