Click or drag to resize
LoadRightAction

The LoadRightAction is a mandatory IAction for the access right system; it maintains a list of access rights per session and if a new session connected to a user is found, loads the access rights from the specified IRightManagerFactory.

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

Attribute

Description

sessionTimeout

Timeout for a session on the site, in days (decimal, in the invariant format). This is used to destroy the access right data for a specific session when it times out.

factory

Name of a configuration section implementing IRightManagerFactory that will be used to load the access rights.

Child elements

None.

Parent elements

Element

Description

configuration

Configuration root