The WinInetCredentialsCollection type exposes the following members.

Methods

  NameDescription
AddFromWinInet
Obtains credentials from WinInet.dll if required (please read Remarks) and creates a NetworkCredential based on that. Then adds the NetworkCredential instance to the credential cache for use with protocols other than SMTP and associates it with a Uniform Resource Identifier (URI) prefix and NTLM, Negotiate protocols.

See Also