SessionsSecurityClaimsTable Extent (Repository.Item Module)
[This content is no longer valid. For the latest information on "M", "Quadrant", SQL Server Modeling Services, and the Repository, see the Model Citizen blog.]
Lists the active database sessions and their associated claim identifiers.
Fields
The following table lists the fields in the SessionsSecurityClaimsTable extent.
Column | Type | Required | Description |
---|---|---|---|
Claim |
yes |
The claim that is associated with the database session. |
|
Session |
Integer16 |
yes |
A database session ID. |
Remarks
To work with this extent in the SQL Server Modeling Services, see SessionsSecurityClaimsTable Table (Repository.Item Schema).