DOFPermissionSetBuilder Constructor OpenDOF Object Access Library
Create a builder with no existing entries.

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

C#
public Builder()
Remarks

Create a builder with no existing entries. This is the same as Builder(null).
See Also

Reference