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)
Available in Sandboxed Solutions: No

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