Construct a new "act as" permission for the specified source identifier.
Namespace: org.opendof.core.oal.security
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public ActAs( DOFObjectIDSource sid )
Parameters
- sid
- Type: org.opendof.core.oalDOFObjectIDSource
The source identifier to use. Must not be null.
Remarks
See Also