The fields of the NetworkCredential class are listed below. For a complete list of NetworkCredential class members, see the NetworkCredential Members topic.
Domain | The machine name that verifies the credentials. Usually this is the host machine. |
Password | The password for the user name. |
UserName | The user name associated with this credential. |