SPAcl<T>.CalculatePermissions-Methode
Berechnet die Berechtigungen für den aktuellen Benutzer.
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()
Rückgabewert
Typ: System.UInt64
Eine UInt64 , die die Berechtigung für den aktuellen Benutzer darstellt.