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