Credential Properties |
The Credential type exposes the following members.
| Name | Description | |
|---|---|---|
| Domain | Gets or sets the domain or computer name that verifies the credentials. (Inherited from NetworkCredential.) | |
| Password | Gets or sets the password for the user name associated with the credentials. (Inherited from NetworkCredential.) | |
| SecurePassword | Gets or sets the password as a SecureString instance. (Inherited from NetworkCredential.) | |
| UserName | Gets or sets the user name associated with the credentials. (Inherited from NetworkCredential.) |