Udostępnij przez


IColumnPermission.Deny Method

Denies access to the specified permission for the specified grantees on the referenced column.

Overload List

Name Description
IColumnPermission.Deny (ObjectPermissionSet, String, String[])
Denies access to the specified permissions for the specified grantee on the specified list of columns.
IColumnPermission.Deny (ObjectPermissionSet, String[], String[])
Denies access to the specified permissions for the specified grantees on the specified list of columns.
IColumnPermission.Deny (ObjectPermissionSet, String, String[], Boolean)
Denies access to the specified permission for the specified grantee and other users that the grantee granted access to on the specified list of columns.
IColumnPermission.Deny (ObjectPermissionSet, String[], String[], Boolean)
Denies access to the specified permission for the specified grantees and other users that the grantee granted access to on the specified list of columns.