SecuredResourceKinds 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 kinds of resources that can be secured in the Modeling Services database. A Folder is an example of a kind of secured resource.
Fields
The following table lists the fields in the SecuredResourceKinds view.
Column | Type | Required | Description |
---|---|---|---|
Id |
uniqueidentifier |
yes |
The identifier of the resource kind. |
Name |
nvarchar(2083) |
yes |
The name of the resource kind. |
Description |
nvarchar(2083) |
A localized description of the secured operation that references the [System.Globalization].[Strings] view. |
Remarks
The following views reference the [Repository.Item].[SecuredResourceKinds] view.