GetCredential(Host: String; Port: Integer; AuthProtocol: String): INetNetworkCredential;
Host. Mail server name or IP address.
Port. Port, via which mail server access is provided.
AuthProtocol. Authentication scheme used by the resource.
The GetCredential method returns the NetNetworkCredential object that contains the credentials connected with the specified authentication type and the mail server. When the credentials are not available, the method returns an empty link.
See also: