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: DOFPermissionSetthe newly constructed DOFPermissionSet.
Remarks
See Also