SecuredResourceKinds 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 kinds of resources that can be secured in the Modeling Services database. A Folder is an example of a kind of secured resource.
SecuredResourceKinds()
Table Returned
Field | Data type | Description |
---|---|---|
Id |
Guid |
The identifier of the resource kind. |
Name |
Text(4166) |
The name of the resource kind. |
Description |
Text(4166) |
A localized description of the secured operation that references the [System.Globalization].[Strings] view. |