DOFPermissionTunnelDomainisAllowedBy Method (DOFPermissionSet)OpenDOF Object Access Library

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

C#
public override bool isAllowedBy(
	DOFPermissionSet permissionSet
)

Parameters

permissionSet
Type: org.opendof.core.oal.securityDOFPermissionSet

Return Value

Type: Boolean
See Also

Reference