Called when you have created a DOFServer or DOFConnection and configured it using one of the following functions and a route to the remote Authentication Server is discovered:
- Parameters
-
self | This listener. This will never be NULL . |
dof | The DOF where this listener and the discovered domain were added. This will never be NULL . |
domain | The DOFDomainConfig for the discovered domain. This will never be NULL . |
creds | The credentials that were used to connect in the domain. These are the credentials that were used in the SetDomainDiscoveryCredentials function. This will never be NULL . |
state | The state of the connection that the domain was discovered over. This will never be NULL . |