Get the remote domain identifier of the given scope with the system domain as a parent.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public int getRemoteDomainID( DOFSecurityScope scope )
Parameters
- scope
- Type: org.opendof.core.oalDOFSecurityScope
The scope.
Return Value
Type: Int32The remote domain identifier of the scope with the system as a parent.
Remarks
See Also