DOFPermissionSetBuilderbuild Method OpenDOF Object Access Library
Construct a new DOFPermissionSet based on the builder's current set of permissions.

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

C#
public DOFPermissionSet build()

Return Value

Type: DOFPermissionSet
the newly constructed DOFPermissionSet.
Remarks

Construct a new DOFPermissionSet based on the builder's current set of permissions.
See Also

Reference