SPSite.DoesUserHavePermissions-Methode
Checks the permissions for a specified set of rights.
Überladungsliste
Name | Beschreibung | |
---|---|---|
DoesUserHavePermissions(SPReusableAcl, SPBasePermissions) | Returns a Boolean value indicates whether the user has permissions for the specified set of rights. | |
DoesUserHavePermissions(SPReusableAcl, SPBasePermissions, SPWeb) | Returns a Boolean value that indicates whether the user has permissions for the specified Web site and set of rights. |
Oben