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: DOFPermissionBindingthe newly constructed DOFPermission.Binding.
Remarks
See Also