DOFOperationBridgeConfigisPermissionsExtendAllowed Method OpenDOF Object Access Library
Whether the permissions can be extended or not.

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

C#
public bool isPermissionsExtendAllowed()

Return Value

Type: Boolean
True if the permissions can be extended, false otherwise.
Remarks

Whether the permissions can be extended or not.
See Also

Reference