SPPermissionInfo class
Represents the detailed permissions and role assignments for a user at a given scope.
Inheritance hierarchy
System.Object
Microsoft.SharePoint.SPPermissionInfo
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public NotInheritable Class SPPermissionInfo
'Usage
Dim instance As SPPermissionInfo
public sealed class SPPermissionInfo
Thread safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.