Returns whether or not this permission is considered explicit.
Namespace: org.opendof.core.oal.security
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public virtual bool isExplicit()
Return Value
Type: BooleanWhether or not this permission is an explicit permission.
Remarks
See Also