1 write to _allowUnauthenticatedCallers
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\Tokens\SspiSecurityToken.cs (1)
33
_allowUnauthenticatedCallers
= allowUnauthenticatedCallers;
1 reference to _allowUnauthenticatedCallers
System.ServiceModel.Primitives (1)
System\ServiceModel\Security\Tokens\SspiSecurityToken.cs (1)
65
return
_allowUnauthenticatedCallers
;