다음을 통해 공유


WSTrustChannelFactory.CreateChannel(EndpointAddress, Uri) 메서드

정의

public:
 override System::ServiceModel::Federation::IWSTrustChannelContract ^ CreateChannel(System::ServiceModel::EndpointAddress ^ endpointAddress, Uri ^ via);
public override System.ServiceModel.Federation.IWSTrustChannelContract CreateChannel (System.ServiceModel.EndpointAddress endpointAddress, Uri via);
override this.CreateChannel : System.ServiceModel.EndpointAddress * Uri -> System.ServiceModel.Federation.IWSTrustChannelContract
Public Overrides Function CreateChannel (endpointAddress As EndpointAddress, via As Uri) As IWSTrustChannelContract

매개 변수

endpointAddress
EndpointAddress
via
Uri

반환

적용 대상