2 references to WSTrustChannelSecurityTokenProvider
System.ServiceModel.Federation (1)
System\ServiceModel\Federation\WsTrustChannelSecurityTokenManager.cs (1)
47
return new
WSTrustChannelSecurityTokenProvider
(tokenRequirement)
System.ServiceModel.Federation.Tests (1)
WSTrustChannelSecurityTokenProviderTest.cs (1)
81
public WSTrustChannelSecurityTokenProviderDerived(SecurityTokenRequirement tokenRequirement) :
base
(tokenRequirement)