'Usage
Dim userName As String Dim password As String Dim instance As New NetworkCredential2(userName, password)
Parameters
- userName
- password
Initializes a new instance of the NetworkCredential2 class with name and password set as specified.
'Usage
Dim userName As String Dim password As String Dim instance As New NetworkCredential2(userName, password)