SPAcl<T>.CalculatePermissions Method
Calculates permissions for current user.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
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.