IUsernamePassword Members
Include Protected Members
Include Inherited Members
Represents an interface for customizing implementations of SOAP header authentications for the Windows Communication Foundation (WCF) connector.
The IUsernamePassword type exposes the following members.
Properties
Name | Description | |
---|---|---|
Password | Gets or sets a password credential secure string. | |
UserName | Gets or sets a user name credential secure string. |
Top