The INetCredentialsByHost interface is used to restore mail server credentials.
NOTE. The interface is analogous to the ICredentialsByHost interface, the description of which can be found in the (MSDN) specialized literature.
| Property name | Brief description | |
| The GetCredential method returns the NetNetworkCredential object that contains the credentials relating to the specified authentication type and the mail server. |
See also: