Mono Class Library: Overview

System.Net.NetworkCredential: Constructor Members

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

See Also: Inherited members from System.Object

Public Constructors

Constructs and initializes a new instance of the System.Net.NetworkCredential class.
Constructs and initializes a new instance of the System.Net.NetworkCredential class with the specified user name and password.
Constructs and initializes a new instance of the System.Net.NetworkCredential class with the specified user name, password, and domain.