1 write to allowUnauthenticatedCallers
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\SspiSecurityToken.cs (1)
39
this.
allowUnauthenticatedCallers
= allowUnauthenticatedCallers;
1 reference to allowUnauthenticatedCallers
System.ServiceModel (1)
System\ServiceModel\Security\Tokens\SspiSecurityToken.cs (1)
68
return this.
allowUnauthenticatedCallers
;