DOFSystemStategetRemoteDomain Method OpenDOF Object Access Library
Get the remote domain scope associated with the system if there is one.

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

C#
DOFSecurityScope getRemoteDomain()

Return Value

Type: DOFSecurityScope
The security scope of the remote domain or null if there isn't one.
Remarks

Get the remote domain scope associated with the system if there is one.
See Also

Reference