Share via


IExternalSecurityWeb.GetPermission method

Returns the access control list (ACL) for a site or list in 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()

Return value

Type: System.String
A string that contains the ACL.

See also

Reference

IExternalSecurityWeb interface

IExternalSecurityWeb members

Microsoft.SharePoint namespace