Click or drag to resize

NetworkCredential Properties

The NetworkCredential type exposes the following members.

Properties
  NameDescription
Public propertyDomain
Gets the domain associated with the credentials.
Public propertyPassword
Gets the password for the username associated with the credentials.
Public propertyRoles
Gets the roles associated with the credentials.
Public propertyUsername
Gets the username associated with the credentials.
Top
See Also