NetworkCredential Properties
.NET Framework (current version)
Namespace:
System.Net
Assembly: System (in System.dll)
| Name | Description | |
|---|---|---|
![]() | Domain | Gets or sets the domain or computer name that verifies the credentials. |
![]() | Password | Gets or sets the password for the user name associated with the credentials. |
![]() | SecurePassword | Gets or sets the password as a SecureString instance. |
![]() | UserName | Gets or sets the user name associated with the credentials. |
Show:
