SPAcl<T>.CalculatePermissions method
Calculates permissions for current user.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overridable Function CalculatePermissions As ULong
'Usage
Dim returnValue As ULong
returnValue = Me.CalculatePermissions()
protected virtual ulong CalculatePermissions()
Return value
Type: System.UInt64
An UInt64 that represents the permission for the current user.