DOFCredentialsgetRemoteDomainID Method OpenDOF Object Access Library
Get the remote domain identifier of the credentials if there is one.

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

C#
public int getRemoteDomainID()

Return Value

Type: Int32
The rdid of the credentials.
Remarks

Get the remote domain identifier of the credentials if there is one. A value of -1 indicates that there is no remote domain.
See Also

Reference