DOFSystemStategetPermissions Method OpenDOF Object Access Library
Return the permissions of the system.

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

C#
DOFPermissionSet getPermissions()

Return Value

Type: DOFPermissionSet
The permissions of the system.
Remarks

Return the permissions of the system.
See Also

Reference