NetworkCredential Properties |
The NetworkCredential type exposes the following members.
| Name | Description | |
|---|---|---|
| Domain |
Gets the domain associated with the credentials.
| |
| Password |
Gets the password for the username associated with the credentials.
| |
| Roles |
Gets the roles associated with the credentials.
| |
| Username |
Gets the username associated with the credentials.
|