Skip to content

Latest commit

 

History

History
41 lines (21 loc) · 1.89 KB

com--soap-service-tasks.md

File metadata and controls

41 lines (21 loc) · 1.89 KB
description ms.assetid title ms.topic ms.date
COM+ SOAP Service Tasks
12ed7cb5-19b0-4f64-81cd-601420bc9e5d
COM+ SOAP Service Tasks
article
05/31/2018

COM+ SOAP Service Tasks

The following topics in this section provide step-by-step instructions for using COM+ to expose and manage your applications as XML web services.

Topic Description
Creating XML Web Services
Describes how to expose a COM+ application as an XML web service.
Securing XML Web Services
Describes how to control access to an XML web service that you create using COM+.
Accessing XML Web Services in WKO Mode
Describes how to use XML web services like COM components in WKO mode.
Accessing XML Web Services in CAO Mode
Describes how to use XML web services like COM components in CAO mode.
Exporting a SOAP-Enabled Application
Describes how to export a COM+ application exposed as an XML web service.
Importing a SOAP-Enabled Application
Describes how to import a COM+ application exposed as an XML web service.

Related topics

COM+ SOAP Service Concepts