Get the local identity of the node related to the remote domain, for nodes that
represent a remote domain.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public DOFObjectIDAuthentication getLocalID()
Return Value
Type: DOFObjectIDAuthenticationThe local identity of the node related to the remote domain. May be null if node is not constructed for authentication.
Remarks
See Also