Return whether or not the permission requests read access.
Namespace: org.opendof.core.oal.security
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public bool isRead()
Return Value
Type: BooleanTrue if the permission includes the ability to read, false otherwise.
Remarks
See Also