uaPLUS Reference
RemoveFirewallAccess(String,IList<String>) Method
See Also  Send Feedback
Opc.Ua.Configuration Namespace > ConfigUtils Class > RemoveFirewallAccess Method : RemoveFirewallAccess(String,IList<String>) Method

executablePath
baseAddresses

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Overloads Shared Sub RemoveFirewallAccess( _
   ByVal executablePath As String, _
   ByVal baseAddresses As IList(Of String) _
) 
C# 
public static void RemoveFirewallAccess( 
   string executablePath,
   IList<string> baseAddresses
)

Parameters

executablePath
baseAddresses

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family

See Also

© 2010-2018 Copyright Advosol Inc. All Rights Reserved.