NetworkCredential Constructor
Overload List
Name | Description | |
---|---|---|
NetworkCredential(String, String) |
Initializes a new instance of the NetworkCredential class with
the specified user name and password.
|
|
NetworkCredential(String, String, String, array<String>[]()[][]) |
Initializes a new instance of the NetworkCredential class with
the specified user name, password, domain, and roles.
|