SessionsPermissions 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.]
Returns a list of permitted resource operations for the current database session.
SessionsPermissions()
Table Returned
Field | Data type | Description |
---|---|---|
ResourceKind |
Guid |
The identifier of the resource kind. |
Resource |
General |
The secured resource. |
Operation |
Guid |
The identifier of the permitted operation 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. |