次の方法で共有


SecurityServerChannelSinkProvider(IDictionary, ICollection) コンストラクター

定義

public:
 SecurityServerChannelSinkProvider(System::Collections::IDictionary ^ properties, System::Collections::ICollection ^ providerData);
public SecurityServerChannelSinkProvider (System.Collections.IDictionary properties, System.Collections.ICollection providerData);
new Microsoft.BizTalk.XLANGs.BTXEngine.SecurityServerChannelSinkProvider : System.Collections.IDictionary * System.Collections.ICollection -> Microsoft.BizTalk.XLANGs.BTXEngine.SecurityServerChannelSinkProvider
Public Sub New (properties As IDictionary, providerData As ICollection)

パラメーター

properties
IDictionary
providerData
ICollection

適用対象