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: ByteThe byte representation.
Remarks
See Also