OPC Studio User's Guide and Reference
NetworkCredential2 Class
Members 



View with Navigation Tools
OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Net Namespace : NetworkCredential2 Class

Provides credentials for password-based authentication schemes such as basic, digest, NTLM and Kerberos.

Object Model
NetworkCredential2 ClassNetworkCredential2 Class
Syntax
 
'Usage
 
Dim instance As NetworkCredential2
Remarks
Same as System.Net.NetworkCredential, but with additional features:
Inheritance Hierarchy

System.Object
   System.Net.NetworkCredential
      OpcLabs.BaseLib.Net.NetworkCredential2

Requirements

Target Platforms: .NET Framework: Windows 10 (selected versions), Windows 11 (selected versions), Windows Server 2016, Windows Server 2022; .NET: Linux, macOS, Microsoft Windows

See Also