2 references to IsOutOfBandTokenProperty
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\Tokens\InitiatorServiceModelSecurityTokenRequirement.cs (2)
47return GetPropertyOrDefault<bool>(IsOutOfBandTokenProperty, false); 51this.Properties[IsOutOfBandTokenProperty] = value;