The asyncWaitForPopupAuthentication succeeded and the data session is ready to be used, but the Directory session was already open.
The call was cancelled because of the object dispose function was called.
The asyncWaitForPopupAuthentication failed because the user logged off before waiting for the result of the connection (less likely to happen).
The asyncWaitForPopupAuthentication failed and the error field contains the error.
The asyncWaitForPopupAuthentication succeeded and the data session is ready to be used.
The asyncWaitForPopupAuthentication failed because the popup authentication was not started and the DirectorySessionInterface is not connected.
Represents a promise result reason with asyncWaitForPopupAuthentication.
See
DirectorySessionInterface