Get the default local node, to be used if there is no initiator mapping.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public DOFObjectIDAuthentication getDefaultLocalNode()
Return Value
Type: DOFObjectIDAuthenticationThe default local node. May be null if it does not exist or this node was not constructed for management.
Remarks
See Also