Remove(Host: String; Port: Integer; AuthProtocol: String);
Host. Name or IP address of the mail server, to which the access is provided.
Port. The port, via which the mail server access is provided.
AuthProtocol. Authentication scheme used by the resource.
The Remove method removes the NetNetworkCredential instance from cache.
The Remove method removes the specified NetNetworkCredential instance from NetCredentialCache. Multiple calls of the Remove method for the same NetNetworkCredential instance do not affect the initial result.
See also: