次の方法で共有


WSTrustChannel(IRequestChannel) コンストラクター

定義

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)

パラメーター

requestChannel
IRequestChannel

適用対象