Returns whether or not the permission applies to all object identifiers.
Namespace: org.opendof.core.oal.security
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public bool isAllObjectIDs()
Return Value
Type: BooleanTrue if the permission applies to all object identifiers, false otherwise.
Remarks
See Also