NetworkCredential Constructor |
Name | Description | |
---|---|---|
NetworkCredential(String, String) | ||
NetworkCredential(String, String, String, String) |
Initializes a new instance of the NetworkCredential class with
the specified username, password,
domain and roles.
|