C-DEngine 5.105

NetworkCredential Properties

The NetworkCredential type exposes the following members.

Properties


  Name Description
Public property Domain
Gets the name of the user domain associated with the credentials.
Public property Password
Gets the password for the user name associated with the credentials.
Public property Roles
Gets the role names to which the user associated with the credentials belongs.
Public property UserName
Gets the user name associated with the credentials.