System.Net.ICredentials: Method Members

The methods of System.Net.ICredentials are listed below. For a list of all members, see the ICredentials Members list.

Public Methods

GetCredential(Uri, string) : NetworkCredential

Returns a System.Net.NetworkCredential object that is associated with the specified URI, and authentication type.