Enumeration AsyncDirectorySessionRefreshAccessRightsReason

Represents a promise result reason with DirectorySessionInterface.asyncRefreshAccessRightsInfo.


Sessions

Enumeration Members

Refresh_Error: 3
Refresh_NotConnected: 0

The DirectorySessionInterface.asyncRefreshAccessRightsInfo failed because the Directory session was not open.

Refresh_Success: 1

The DirectorySessionInterface.asyncRefreshAccessRightsInfo succeeded and the data session is ready to be used.