Share via


RevokePrincipalPermission Procedure (Repository.Item Schema)

[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.]

Revokes a claim permission on a resource.

[Repository.Item].[RevokePrincipalPermission] ( @principal, @resourceKind, @resource, @operation )

Arguments

@principal

Type: sysname. The principal name.

@resourceKind

Type: [Repository.Item].[SecuredResourceKindId]. The identifier of the resource kind.

@resource

Type: [Repository.Item].[SecuredResource]. The secured resource.

@operation

Type: [Repository.Item].[SecuredOperationId]. The operation permitted on the resource.

Remarks

See Also

Reference

Repository.Item Procedures
Repository.Item Schema

Send comments about this topic to Microsoft.