SPAcl<T>.EffectivePermissions method

Returns the effective permissions for the current user.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Function EffectivePermissions As T
'Usage
Dim instance As SPAcl
Dim returnValue As T

returnValue = instance.EffectivePermissions()
public T EffectivePermissions()

Return value

Type: T
An object that represents the effective permissions for the user.

See also

Reference

SPAcl<T> class

SPAcl<T> members

Microsoft.SharePoint.Administration namespace