Get whether the system is allowed to extend the initial permission set.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
bool isPermissionsExtendAllowed()
Return Value
Type: BooleanTrue if permissions are allowed to be extended. False otherwise.
Remarks
See Also