Share via


SessionMayGrantOrRevokePermission 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 bit flag that specifies whether the caller can grant or revoke a permission for a given resource and operation.

SessionMayGrantOrRevokePermission(@resourceKind : Guid, @resource : General, @operation : Guid)

Arguments

@resourceKind

Type: Guid. The kind of resource.

@resource

Type: General. The target resource.

@operation

Type: Guid. The target operation.

Return Types

Logical

Remarks

See Also

Reference

Repository.Item Functions
Repository.Item Module

Send comments about this topic to Microsoft.