IUsernamePassword Interface

Represents an interface for customizing implementations of SOAP header authentications for the Windows Communication Foundation (WCF) connector.

Namespace:  Microsoft.BusinessData.SystemSpecific
Assembly:  Microsoft.BusinessData (in Microsoft.BusinessData.dll)

Syntax

'Declaration
Public Interface IUsernamePassword
'Usage
Dim instance As IUsernamePassword
public interface IUsernamePassword

Remarks

The implementing classes may retrieve and unmarshal SecureString objects to get credentials for writing into SOAP headers.

See Also

Reference

IUsernamePassword Members

Microsoft.BusinessData.SystemSpecific Namespace