Click or drag to resize

NetworkCredential Constructor

Overload List
  NameDescription
Public methodNetworkCredential(String, String)
Initializes a new instance of the NetworkCredential class with the specified username and password.
Public methodNetworkCredential(String, String, String, String)
Initializes a new instance of the NetworkCredential class with the specified username, password, domain and roles.
Top
See Also