'Usage
Dim userName As String Dim password As String Dim instance As New NetworkCredential2(userName, password)
Parameters
- userName
The value of this parameter can be
null
(Nothing
in Visual Basic).- password
The value of this parameter can be
null
(Nothing
in Visual Basic).