System.Net.ICredentials

Provides the base authentication interface for retrieving credentials for Web client authentication.

See Also: ICredentials Members

Syntax

public interface ICredentials

Remarks

The System.Net.ICredentials interface provides the ICredentials.GetCredential(Uri, string) method to objects that supply network credentials to applications.

Requirements

Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.x.x, 1.0.5000.0, 2.0.0.0, 4.0.0.0