DOFPermissionTunnelDomain Constructor (Int32)OpenDOF Object Access Library
Construct a new tunnel domain permission for the specified tunnel identifier.

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

C#
public TunnelDomain(
	int tunnelID
)

Parameters

tunnelID
Type: SystemInt32
The tunnel identifier to use.
Remarks

Construct a new tunnel domain permission for the specified tunnel identifier.
See Also

Reference