C-DEngine 5.105

NetworkCredential Constructor

Overload List


  Name Description
Public method NetworkCredential(String, String)
Initializes a new instance of the NetworkCredential class with the specified user name and password.
Public method NetworkCredential(String, String, String, array<String>[]()[][])
Initializes a new instance of the NetworkCredential class with the specified user name, password, domain, and roles.