NetworkCredential Class

Represents a user name and password for network authentication.

The NetworkCredential class is used to provide credentials for network authentication protocols such as Basic, Digest, NTLM, and Kerberos.

Namespace: System.Net.Security
Assembly: System.Net.Primitives

Constructors

Properties

Methods