DOFPermissionSetgetBytes Method OpenDOF Object Access Library
Get the serialized bytes of the permission set.

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

C#
public byte[] getBytes()

Return Value

Type: Byte
The serialized byte array.
Remarks

Get the serialized bytes of the permission set.
See Also

Reference