Freigeben über


Deny-Methode

Denies the specified set of permissions for the specified grantees on the database.

Überladungsliste 

  Name Beschreibung
Öffentliche Methode Deny(DatabasePermissionSet, String) Denies the specified set of permissions for the specified grantee on the database.
Öffentliche Methode Deny(DatabasePermissionSet, array<String> [] () [] []) Denies the specified set of permissions for the specified grantees on the database.
Öffentliche Methode Deny(DatabasePermissionSet, String, Boolean) Denies the specified set of permissions for the specified grantee and other users who the grantee granted the specified set of permissions on the database.
Öffentliche Methode Deny(DatabasePermissionSet, array<String> [] () [] [], Boolean) Denies the specified set of permissions for the specified grantees and other users who the grantee granted the specified set of permissions on the database.

Zum Anfang