SPSite.GetEffectiveRightsForAcl Method
Include Protected Members
Include Inherited Members
Returns the actual permissions that the current user has for the specified Access Control List (ACL).
Overload List
Name | Description | |
---|---|---|
GetEffectiveRightsForAcl(SPReusableAcl) | Returns the actual permissions that the current user has for the specified Access Control List (ACL). | |
GetEffectiveRightsForAcl(SPReusableAcl, SPWeb) | Returns the actual permissions that the current user has for the specified access control list (ACL). |
Top