OPC Studio User's Guide and Reference
NetworkSecurity Constructor



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security Namespace > NetworkSecurity Class : NetworkSecurity Constructor
Initializes a new instance of the class.
Overload List
OverloadDescription
Initializes a new instance of the class with default data.  
Initializes a new instance of the class, specifying whether customer network credential will be used.  
Initializes a new instance of the class, specifying the custom network credential, and a flag determining whether the customer network credential will be used.  
Initializes a new copy of object.  
Initializes a new instance of the class, specifying username and password.  
Initializes a new instance of the class, specifying username, password, and domain (machine name).  
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