Get whether or not the system is allowed to see tunneled operations if it has permission in that tunnel.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
bool isTunnelDomains()
Return Value
Type: BooleanTrue if the system can see tunneled operations. False otherwise.
Remarks
See Also