NetworkCredential Properties
Collapse the table of content
Expand the table of content

NetworkCredential Properties

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The NetworkCredential type exposes the following members.

  NameDescription
Public property Domain Gets or sets the domain or computer name that verifies the credentials.
Public property Password Gets or sets the password for the user name associated with the credentials.
Public property UserName Gets or sets the user name associated with the credentials.
Top

Show:
© 2017 Microsoft