The
properties
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
| Domain | string. Gets or sets the domain
or machine name that verifies the current credentials. |
| Password | string. Gets or sets the password of the account associated with the current credentials. |
| UserName | string. Gets or sets the user name for the account associated with the current credentials. |