2 references to GetSupportingTokenProviders
System.ServiceModel (2)
System\ServiceModel\Security\SecurityProtocol.cs (2)
586IList<SupportingTokenProviderSpecification> supportingTokenProviders = this.GetSupportingTokenProviders(message.Headers.Action); 961this.supportingTokenProviders = this.binding.GetSupportingTokenProviders(message.Headers.Action);