Constructs and initializes a new instance of the System.Net.NetworkCredential class
with the specified user name, password, and domain.
[Edit]
Parameters
- userName
- A string containing the user name associated with the credentials.
[Edit]
- password
- A string containing the password for the user name associated with the credentials.
[Edit]
- domain
- A string containing the domain associated with the credentials.
[Edit]
Remarks
Requirements
Namespace: System.Net
Assembly: System (in System.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0