QuickOPC User's Guide and Reference
Deconfigure Method (NetworkSecurity)



OpcLabs.BaseLib Assembly > OpcLabs.BaseLib.Security Namespace > NetworkSecurity Class : Deconfigure Method
Deconfigures the network security.
Syntax
'Declaration
 
Public Sub Deconfigure() 
'Usage
 
Dim instance As NetworkSecurity
 
instance.Deconfigure()
public void Deconfigure()
public:
void Deconfigure(); 
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