1 write to _allowUnauthenticatedCallers
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\SspiSecurityToken.cs (1)
36
_allowUnauthenticatedCallers
= allowUnauthenticatedCallers;
1 reference to _allowUnauthenticatedCallers
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\SspiSecurityToken.cs (1)
65
return
_allowUnauthenticatedCallers
;