SecurityClaimKinds 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.]

Provides a list of the kind of claims in the Modeling Services database. An example of a claim is a Windows security identifier (SID).

Fields

The following table lists the fields in the SecurityClaimKinds view.

Column Type Required Description

Id

uniqueidentifier

yes

The identifier of the claim kind.

Name

nvarchar(2083)

yes

The name of the claim kind.

IssuerCertificate

int

A certificate associated with the claim.

Description

nvarchar(2083)

A localized description of the claim kind.

Remarks

The following views reference the [Repository.Item].[SecurityClaimKinds] view.

See Also

Reference

Repository.Item Views
Repository.Item Schema

Send comments about this topic to Microsoft.