Enumeration AsyncDirectorySessionRefreshAccessRightsReason

Represents a promise result reason with asyncRefreshAccessRightsInfo.


Sessions

See

DirectorySessionInterface

Enumeration Members

Refresh_Error: 3

The asyncRefreshAccessRightsInfo failed for some reason.

Refresh_NotConnected: 0

The asyncRefreshAccessRightsInfo failed because the Directory session was not open.

Refresh_Success: 1

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