Dynamically remove the connection from the TRP route associated with the credentials.
Namespace: org.opendof.core.oal
Assembly: dof-oal (in dof-oal.dll) Version: 7.0.1.2
Syntax
C#
public void removeDomain( DOFDomainConfig domainConfigs )
Parameters
- domainConfigs
- Type: org.opendof.core.oalDOFDomainConfig
The credentials to use.
Remarks
See Also