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: DOFSecurityScopeThe security scope of the remote domain or null if there isn't one.
Remarks
See Also