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
Initializes a new instance of the System.Net.NetworkCredential class. | ||
Initializes a new instance of the System.Net.NetworkCredential class with the specified user name and password. | ||
Initializes a new instance of the System.Net.NetworkCredential class with the specified user name and password. | ||
Initializes a new instance of the System.Net.NetworkCredential class with the specified user name, password, and domain. | ||
Initializes a new instance of the System.Net.NetworkCredential class with the specified user name, password, and domain. |