DOFAuthenticatorRemoteDomainNodegetRemoteDomainIdentifier Method OpenDOF Object Access Library
Get the node's remote domain identifier for nodes that represent remote domains.

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

C#
public int getRemoteDomainIdentifier()

Return Value

Type: Int32
The node's remote domain identifier.
Remarks

Get the node's remote domain identifier for nodes that represent remote domains.
See Also

Reference