The DirectorySessionInterface.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 DirectorySessionInterface.asyncWaitForPopupAuthentication failed because the user logged off before waiting for the result of the connection (less likely to happen).
The DirectorySessionInterface.asyncWaitForPopupAuthentication failed and the error field contains the error.
The DirectorySessionInterface.asyncWaitForPopupAuthentication succeeded and the data session is ready to be used.
The DirectorySessionInterface.asyncWaitForPopupAuthentication failed because the popup authentication was not started and the DirectorySessionInterface is not connected.
Represents a promise result reason with DirectorySessionInterface.asyncWaitForPopupAuthentication.
See
DirectorySessionInterface