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