Portal Library documents may be assigned a password for additional protection. Users are challenged for the password the first time they try to view the document for their portal session. This table stores a Portal session ID that has been authenticated to view a Portal document that was password protected, so the user is not prompted a second time.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| sid | nvarchar(100) | not null | Unique identifier for this session. |
| authorizedobjkey | integer | with null | The Portal Library document object key which this session is authorized to access. |
Product Name: Portal
Table Type: Table