Méthode EnumObjectPermissions
Enumerates a list of object permissions for the assembly.
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 | |
---|---|---|
EnumObjectPermissions() () () () | Enumerates a list of object permissions for the assembly. | |
EnumObjectPermissions(String) | Enumerates a list of object permissions for a specified grantee on the assembly. | |
EnumObjectPermissions(ObjectPermissionSet) | Enumerates a list of object permissions for a specified permission on the assembly. | |
EnumObjectPermissions(String, ObjectPermissionSet) | Enumerates a list of object permissions for a specified grantee and a specified permission on the assembly. |
Haut de la page