Maybe not only in the System.Net namespace.
It seems that the MSDN site page about ICredentials does not contain this information…
> CredentialCache
> NetworkCredential
> SystemNetworkCredential (internal)
In addition to NetworkCredential, are there other classes in the standard .Net library that inherit from ICredentials?
Maybe not just in the System.Net namespace.
It seems that the MSDN site page about ICredentials does not contain this information…
< /p>
What I can find is:
> CredentialCache
> NetworkCredential
> SystemNetworkCredential(internal)
p>