SecuredResourcePermissions 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.]
Stores a list of permitted operations on resources for a given claim.
SecuredResourcePermissions()
Table Returned
Field | Data type | Description |
---|---|---|
Id |
Integer64 |
The identifier of the resource permission. |
Claim |
The claim to which this resource permission applies. |
|
Resource |
The secured resource. |
|
Operation |
The operation permitted on the resource. |
|
MayGrantOrRevoke |
Logical |
A bit flag that indicates whether the current user is allowed to grant or revoke this permission to other principals. |