Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public virtual DOFSecurityMode getSecurityMode( short protocol, DOFMarshalContext context, Object state, DOFPacket packet )
Parameters
- protocol
- Type: SystemInt16
- context
- Type: org.opendof.core.oalDOFMarshalContext
- state
- Type: SystemObject
- packet
- Type: org.opendof.core.oalDOFPacket
Return Value
Type: DOFSecurityModeImplements
DOFProtocolFactorygetSecurityMode(Int16, DOFMarshalContext, Object, DOFPacket)Exceptions
Exception | Condition |
---|---|
DOFMarshalException |
See Also