Share via


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

SecurityClaimsTable

The claim to which this resource permission applies.

Resource

SecuredResourcesTable

The secured resource.

Operation

SecuredOperationsTable

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.

Remarks

See Also

Reference

Repository.Item Functions
Repository.Item Module

Send comments about this topic to Microsoft.