Share via


ProfilesServiceAgent Constructor

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

Initializes a new instance of the ProfilesServiceAgent class.

Overload List

  Name Description
ms870894.pubmethod(en-US,CS.70).gif ProfilesServiceAgent(String) Initializes a new instance of the ProfilesServiceAgent class to run against the specified Profiles Web Service.
ms870894.pubmethod(en-US,CS.70).gif ProfilesServiceAgent(Uri) Initializes a new instance of the ProfilesServiceAgent class to run against the specified Profiles Web Service.
ms870894.pubmethod(en-US,CS.70).gif ProfilesServiceAgent(String, array<String>[]()[]) Initializes a new instance of the ProfilesServiceAgent class to run against the specified Profiles Web Service with the specified allowable authentication methods.
ms870894.pubmethod(en-US,CS.70).gif ProfilesServiceAgent(Uri, array<String>[]()[]) Initializes a new instance of the ProfilesServiceAgent class to run against the specified Profiles Web Service with the specified allowable authentication methods.
ms870894.pubmethod(en-US,CS.70).gif ProfilesServiceAgent(String, array<String>[]()[], IPromptForCredentials) Initializes a new instance of the ProfilesServiceAgent class to run against the specified Profiles Web Service with the specified allowable authentication methods and authentication credential callback method.
ms870894.pubmethod(en-US,CS.70).gif ProfilesServiceAgent(Uri, array<String>[]()[], IPromptForCredentials) Initializes a new instance of the ProfilesServiceAgent class to run against the specified Profiles Web Service with the specified allowable authentication methods and authentication credential callback method.

Top

Remarks

Provides authentication and SOAP proxy services. Creates a proxy object for communicating with the Web service that the agent is designed to work with.

See Also

Reference

ProfilesServiceAgent Class

ProfilesServiceAgent Members

Microsoft.CommerceServer.Profiles Namespace