'Usage
Dim userName As String Dim password As String Dim instance As New NetworkSecurity(userName, password)
Parameters
- userName
- The user name associated with this credential.
- password
- The password for the user name.
'Usage
Dim userName As String Dim password As String Dim instance As New NetworkSecurity(userName, password)