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