3 references to IWsTrustFeb2005SecurityTokenService
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustFeb2005.cs (3)
210
ChannelFactory<
IWsTrustFeb2005SecurityTokenService
> result = new ChannelFactory<
IWsTrustFeb2005SecurityTokenService
>(binding, address);
222
return new RequestChannelFactory<
IWsTrustFeb2005SecurityTokenService
>(result);