Indicates that resulting inbound connections are a trusted route to an authorized AS (one able to process authentication requests) for a domain.
The domain is not validated by any credentials. The server should be properly protected (e.g., by security and/or firewalls) to ensure that arbitrary inbound connections are not used as trusted domain routes.
- Parameters
-
self | DOFServerConfigBuilder. If self is NULL, no action will be taken. |
domainID | The ID of the domain to be trusted on resulting inbound connections. This should not be NULL. This may be DOFOBJECTIDDOMAIN_BROADCAST to indicate the connection is trusted for any domain. |
- Return values
-
Non-Zero | (TRUE) if the domain route was added successfully. |
- Exceptions
-
Zero | (FALSE) is returned if an invalid parameter was detected or insufficient resources were available to add the domain route. |