Granting, Revoking, and Denying Permissions

The ServerPermission object is used to assign a set of permissions or an individual server permission to the ServerPermissionSet object. For server level permissions, the grantee refers to a logon. Logons authenticated by Windows are listed as Windows user names. When this code sample runs, it revokes the permission from the grantee and verifies it has been removed with the EnumServerPermissions method.

Database permissions and database object permissions can be assigned similarly by using the DatabasePermissionSet object and the ObjectPermissionSet object.

참고 항목

관련 자료

사용 권한 계층
GRANT(Transact-SQL)
REVOKE(Transact-SQL)
DENY(Transact-SQL)

도움말 및 정보

SQL Server 2005 지원 받기