DOFAuthenticatorSecureGroupNodeGroupConfiggetSecurityMode Method OpenDOF Object Access Library
Get the group's security mode.

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

C#
public byte[] getSecurityMode()

Return Value

Type: Byte
The group's security mode. May be null, in which case a default is used.
Remarks

Get the group's security mode.
See Also

Reference