| 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.
The following sections describe attributes, child elements, and parent elements.
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. |
None.
Element | Description |
|---|---|
configuration | Configuration root |