DOFConnectionConfiggetPermissions Method OpenDOF Object Access Library
Return the permissions of the connection.

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

C#
public DOFPermissionSet getPermissions()

Return Value

Type: DOFPermissionSet
The permissions of the connection.
Remarks

Return the permissions of the connection.
See Also

Reference