IAdapterConfigValidation.ValidateConfiguration(ConfigType, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::String ^ ValidateConfiguration(Microsoft::BizTalk::Adapter::Framework::ConfigType configType, System::String ^ configuration);
public string ValidateConfiguration (Microsoft.BizTalk.Adapter.Framework.ConfigType configType, string configuration);
abstract member ValidateConfiguration : Microsoft.BizTalk.Adapter.Framework.ConfigType * string -> string
Parameters
- configType
- ConfigType
- configuration
- String