다음을 통해 공유


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

적용 대상