SessionsSecurityClaims View (Repository.Item Schema)

[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 SessionsSecurityClaims view.

Column Type Required Description

Session

smallint

yes

A database session ID.

Claim

bigint

yes

The claim that is associated with the database session. References the [Repository.Item].[SecurityClaims] view.

Remarks

See Also

Reference

Repository.Item Views
Repository.Item Schema

Send comments about this topic to Microsoft.