Share via


SecurityClaims Function (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.]

Stores claims and their claim kind.

SecurityClaims()

Table Returned

Field Data type Description

Id

Integer64

The identifier of the claim.

Kind

SecurityClaimKindsTable

The kind of the claim. For example, this could refer to a SID claim kind.

Claim

General

The value of the claim. For example, if the claim kind were a SID, this field would contain the binary representation of the SID.

Remarks

See Also

Reference

Repository.Item Functions
Repository.Item Module

Send comments about this topic to Microsoft.