DOFAuthenticatorRemoteDomainNodegetDefaultLocalNode Method OpenDOF Object Access Library
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: DOFObjectIDAuthentication
The default local node. May be null if it does not exist or this node was not constructed for management.
Remarks

Get the default local node, to be used if there is no initiator mapping. Not necessary for authentication, but useful for management.
See Also

Reference