DOFSecurityModegetBytes Method OpenDOF Object Access Library
Get the byte representation of the security mode.

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

C#
public abstract byte[] getBytes()

Return Value

Type: Byte
The byte representation.
Remarks

Get the byte representation of the security mode.
See Also

Reference