DOFPermissiongetPermissionType Method OpenDOF Object Access Library
Returns the type of the permission.

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

C#
public abstract short getPermissionType()

Return Value

Type: Int16
The Permission's type.
Remarks

Returns the type of the permission.
See Also

Reference