Edit

Share via


WSTrustChannel(IRequestChannel) Constructor

Definition

public:
 WSTrustChannel(System::ServiceModel::Channels::IRequestChannel ^ requestChannel);
public WSTrustChannel (System.ServiceModel.Channels.IRequestChannel requestChannel);
new System.ServiceModel.Federation.WSTrustChannel : System.ServiceModel.Channels.IRequestChannel -> System.ServiceModel.Federation.WSTrustChannel
Public Sub New (requestChannel As IRequestChannel)

Parameters

requestChannel
IRequestChannel

Applies to