DOFConnectionConfigisTunnelDomains Method OpenDOF Object Access Library
Determine whether or not the connection is allowed tunnel remote domains.

Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax

C#
public bool isTunnelDomains()

Return Value

Type: Boolean
Whether or not the connection is allowed to tunnel remote domains.
Remarks

Determine whether or not the connection is allowed tunnel remote domains. By default this is fault.
See Also

Reference