Partager via


Méthode EnumObjectPermissions

Enumerates a list of permissions for the full-text catalog.

Ce membre est surchargé. Pour plus d'informations sur ce membre, notamment sur la syntaxe et l'utilisation, et pour visualiser des exemples, cliquez sur un nom dans la liste de surcharge.

Liste de surcharge

  Nom Description
Méthode publique EnumObjectPermissions() () () () Enumerates a list of permissions for the full-text catalog.
Méthode publique EnumObjectPermissions(String) Enumerates a list of permissions for the full-text catalog that belongs to the specified user.
Méthode publique EnumObjectPermissions(ObjectPermissionSet) Enumerates a list of permissions for the full-text catalog limited to the specified permission set.
Méthode publique EnumObjectPermissions(String, ObjectPermissionSet) Enumerates a list of permissions for the full-text catalog that belong to the specified user and limited to the specified permission set.

Haut de la page