Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
|---|---|---|
![]() |
ProfilesServiceAgent(String) | Initializes a new instance of the ProfilesServiceAgent class to run against the specified Profiles Web Service. |
![]() |
ProfilesServiceAgent(Uri) | Initializes a new instance of the ProfilesServiceAgent class to run against the specified Profiles Web Service. |
![]() |
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. |
![]() |
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. |
![]() |
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. |
![]() |
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.
.gif)