NetworkCredential Properties
The NetworkCredential type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Domain |
Gets the name of the user domain associated with the credentials.
|
![]() |
Password |
Gets the password for the user name associated with the credentials.
|
![]() |
Roles |
Gets the role names to which the user associated with the credentials belongs.
|
![]() |
UserName |
Gets the user name associated with the credentials.
|