3 references to ScopedSupportingTokenProviderSpecification
System.ServiceModel (3)
System\ServiceModel\Security\SecurityProtocol.cs (3)
319if (this.ScopedSupportingTokenProviderSpecification.Count == 0) 328foreach (string action in this.ScopedSupportingTokenProviderSpecification.Keys) 330ICollection<SupportingTokenProviderSpecification> scopedProviders = this.ScopedSupportingTokenProviderSpecification[action];