3 references to IWsTrustDec2005SecurityTokenService
dotnet-svcutil-lib (3)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\WSTrustDec2005.cs (3)
114
ChannelFactory<
IWsTrustDec2005SecurityTokenService
> result = new ChannelFactory<
IWsTrustDec2005SecurityTokenService
>(binding, address);
126
return new WSTrustFeb2005.DriverFeb2005.RequestChannelFactory<
IWsTrustDec2005SecurityTokenService
>(result);