3 references to IWsTrustDec2005SecurityTokenService
System.ServiceModel (3)
System\ServiceModel\Security\WSTrustDec2005.cs (3)
115
ChannelFactory<
IWsTrustDec2005SecurityTokenService
> result = new ChannelFactory<
IWsTrustDec2005SecurityTokenService
>(binding, address);
127
return new WSTrustFeb2005.DriverFeb2005.RequestChannelFactory<
IWsTrustDec2005SecurityTokenService
>(result);