Indicate that the resulting connection is a trusted route to an authorized AS (one able to process authentication requests) for a domain. 
The domain is not validated by any credentials.
- Parameters
 - 
  
    | self | DOFConnectionConfigBuilder. If self is NULL, no action will be taken.  | 
    | domainID | The ID of the domain to be trusted on the resulting connection. This should not be NULL. This may be DOFOBJECTIDDOMAIN_BROADCAST to indicate the connection is trusted for any domain. | 
  
   
- Return values
 - 
  
    | TRUE | if the domain route was added successfully.  | 
  
   
- Exceptions
 - 
  
    | FALSE | is returned if an invalid parameter was detected or insufficient resources were available to add the domain route.  |