SecurityClaimKinds 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.]
Provides a list of the kind of claims in the Modeling Services database. An example of a claim is a Windows security identifier (SID).
SecurityClaimKinds()
Table Returned
Field | Data type | Description |
---|---|---|
Id |
Guid |
The identifier of the claim kind. |
Name |
Text(4166) |
The name of the claim kind. |
IssuerCertificate |
Integer32 |
A certificate associated with the claim. |
Description |
Text(4166) |
A localized description of the claim kind. |