Udostępnij za pośrednictwem


MarketingServiceAgent Constructor

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Initializes a new instance of the MarketingServiceAgent class.

Overload List

  Name Description
ms989399.pubmethod(en-US,CS.70).gif MarketingServiceAgent(String) Initializes a MarketingServiceAgent object to run against the specified Marketing Web service.
ms989399.pubmethod(en-US,CS.70).gif MarketingServiceAgent(Uri) Initializes a MarketingServiceAgent object to run against the specified Marketing Web service.
ms989399.pubmethod(en-US,CS.70).gif MarketingServiceAgent(String, array<String>[]()[]) Initializes a MarketingServiceAgent object to run against the specified Marketing Web service with the specified allowable authentication methods.
ms989399.pubmethod(en-US,CS.70).gif MarketingServiceAgent(Uri, array<String>[]()[]) Initializes a MarketingServiceAgent object to run against the specified Marketing Web service with the specified allowable authentication methods.
ms989399.pubmethod(en-US,CS.70).gif MarketingServiceAgent(String, array<String>[]()[], IPromptForCredentials) Initializes a MarketingServiceAgent object to run against the specified Marketing Web service with the specified allowable authentication methods and authentication credential callback method.
ms989399.pubmethod(en-US,CS.70).gif MarketingServiceAgent(Uri, array<String>[]()[], IPromptForCredentials) Initializes a MarketingServiceAgent object to run against the specified Marketing Web service with the specified allowable authentication methods and authentication credential callback method.

Top

See Also

Reference

MarketingServiceAgent Class

MarketingServiceAgent Members

Microsoft.CommerceServer.Marketing Namespace