SecuredResources 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.]
Stores a list of secured resources and their kinds.
Fields
The following table lists the fields in the SecuredResources view.
Column | Type | Required | Description |
---|---|---|---|
Id |
bigint |
yes |
The identifier of the secured resource. |
Kind |
uniqueidentifier |
yes |
The secured resource kind. References the [Repository.Item].[SecuredResourceKinds] view. |
Resource |
sql_variant |
The value of the secured resource. |
Remarks
The following views reference the [Repository.Item].[SecuredResources] view.