SPList.DoesUserHavePermissions - Méthode
Checks permissions on the list.
Liste de surcharges
Nom | Description | |
---|---|---|
DoesUserHavePermissions(SPBasePermissions) | Indique si l'utilisateur actuel possède un jeu d'autorisations spécifié. (Hérité de SPSecurableObject) | |
DoesUserHavePermissions(SPBasePermissions, Boolean) | Indicates whether the current user has a specified set of permissions on the list and optionally checks permissions on the current folder. | |
DoesUserHavePermissions(SPUser, SPBasePermissions) | Indicates whether the specified user has the specified set of permissions on the list. |
Haut