Construct a new Define permission for the specified interface ID.
Namespace: org.opendof.core.oal.security
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public Define( DOFInterfaceID interfaceID )
Parameters
- interfaceID
- Type: org.opendof.core.oalDOFInterfaceID
The interfaceID to use. This must not be null.
Remarks
See Also