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
See Also