DOFPermissionBindingisAllAttributesAllowed Method OpenDOF Object Access Library
Returns whether or not the permission applies to all attributes.

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

C#
public bool isAllAttributesAllowed()

Return Value

Type: Boolean
True if the permission applies to all attributes, false otherwise.
Remarks

Returns whether or not the permission applies to all attributes.
See Also

Reference