DOFAuthenticatorRemoteDomainNodegetLocalID Method OpenDOF Object Access Library
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: DOFObjectIDAuthentication
The local identity of the node related to the remote domain. May be null if node is not constructed for authentication.
Remarks

Get the local identity of the node related to the remote domain, for nodes that represent a remote domain.
See Also

Reference