System.Net.ICredentialsByHost

Provides the interface for retrieving credentials for a host, port, and authentication type.

See Also: ICredentialsByHost Members

Syntax

public interface ICredentialsByHost

Remarks

The credentials are used for authentication of requests sent to hosts using the System.Net.WebClient class, and System.Net.WebRequest and its derived classes.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0
Since: .NET 2.0