SPPermissionInfo members

Represents the detailed permissions and role assignments for a user at a given scope.

The SPPermissionInfo type exposes the following members.

Properties

  Name Description
Public property Permissions Gets the effective permissions for the user, including permissions from role assignments, permissions for anonymous user, permissions from security policy, and permissions from being a site collection administrationA bitwise combination of enumeration values that specifies a set of permissions.
Public property RoleAssignments Gets the role assignments that the user belongs to, directly or indirectly. For example, if the user belongs to a domain group that has permissions.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

SPPermissionInfo class

Microsoft.SharePoint namespace