Mono Class Library: Overview

System.Net.NetworkCredential: Property Members

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

Public Properties

Domainstring. Gets or sets the domain or machine name that verifies the current credentials.
Passwordstring. Gets or sets the password of the account associated with the current credentials.
UserNamestring. Gets or sets the user name for the account associated with the current credentials.