NetworkCredential.Password Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the password for the user name associated with the credentials.
Assembly: System.Net (in System.Net.dll)
If this NetworkCredential instance was constructed with a null password, then the Password property will return an empty string.
Show: