Interface AsyncDirectorySessionWaitForRefreshAccessRightsResult

Represents a Wait for refresh Access Rights promise result.

This value is used with asyncRefreshAccessRightsInfo.


Sessions

See

Hierarchy

  • AsyncDirectorySessionWaitForRefreshAccessRightsResult

Properties

Properties

error?: string

The error message if any.

This is only relevant for Refresh_Error.

This value is the same than the attachment of LoginFailed.

See

LoginFailed

The reason for the end of the promise.

The connection data in case of success (reason === Refresh_Success).