DOFPermissionmarshal Method OpenDOF Object Access Library

This method is not used for custom permissions.

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

C#
public virtual void marshal(
	DOFMarshalContext context,
	Object state,
	DOFPacket packet
)

Parameters

context
Type: org.opendof.core.oalDOFMarshalContext
state
Type: SystemObject
packet
Type: org.opendof.core.oalDOFPacket
Exceptions

ExceptionCondition
DOFMarshalException
See Also

Reference