uaPLUS Reference
CheckFirewallAccess Method
See Also  Send Feedback
Opc.Ua.Configuration Namespace > ConfigUtils Class : CheckFirewallAccess Method

executablePath
baseAddresses

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Shared Function CheckFirewallAccess( _
   ByVal executablePath As String, _
   ByVal baseAddresses As StringCollection _
) As Boolean
C# 
public static bool CheckFirewallAccess( 
   string executablePath,
   StringCollection 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.