SecuredResourcesTable Extent (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 a list of secured resources and their kinds.
Fields
The following table lists the fields in the SecuredResourcesTable extent.
Column | Type | Required | Description |
---|---|---|---|
Id |
Integer64 |
yes |
The identifier of the secured resource. |
Kind |
yes |
The secured resource kind. |
|
Resource |
General |
The value of the secured resource. |
|
Internal Hash_Kind_Resource |
Integer32 |
yes |
This is a readonly, computed column. |
Remarks
To work with this extent in the SQL Server Modeling Services, see SecuredResourcesTable Table (Repository.Item Schema).