DOFPermissionBindingBuilderbuild Method OpenDOF Object Access Library
Construct a new DOFPermission.Binding based on the builder's current set of actions, interfaces and objects.

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

C#
public DOFPermissionBinding build()

Return Value

Type: DOFPermissionBinding
the newly constructed DOFPermission.Binding.
Remarks

Construct a new DOFPermission.Binding based on the builder's current set of actions, interfaces and objects.
See Also

Reference