DOFAuthenticatorConfiggetDebugKey Method OpenDOF Object Access Library
Returns the key to distribute when in debug mode.

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

C#
public byte[] getDebugKey()

Return Value

Type: Byte
The key to distribute when in debug mode.
Remarks

Returns the key to distribute when in debug mode.
See Also

Reference