IPromptForCredentials Interface
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Implemented by applications as a callback for supplying Credentials to a Web service agent object.
Namespace: Microsoft.CommerceServer
Assembly: Microsoft.CommerceServer.CrossTierTypes (in Microsoft.CommerceServer.CrossTierTypes.dll)
Syntax
'Declaration
Public Interface IPromptForCredentials
'Usage
Dim instance As IPromptForCredentials
public interface IPromptForCredentials
public interface class IPromptForCredentials
public interface IPromptForCredentials
Remarks
Called by a Web service agent when the Web service requires authentication credentials.