Freigeben über


IExternalSecurityWeb.GetPermission-Methode

Die Zugriffssteuerungsliste (ACL) für eine Website oder Liste zurückgegeben im XML-Format.

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

Syntax

'Declaration
Function GetPermission As String
'Usage
Dim instance As IExternalSecurityWeb
Dim returnValue As String

returnValue = instance.GetPermission()
string GetPermission()

Rückgabewert

Typ: System.String
Eine Zeichenfolge, die die ACL enthält.

Siehe auch

Referenz

IExternalSecurityWeb Schnittstelle

IExternalSecurityWeb-Member

Microsoft.SharePoint-Namespace