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