SPObjectRights members

Defines the rights that can be applied to a secured object.

The SPObjectRights type exposes the following members.

Methods

  Name Description
Public method Equals (Inherited from Object.)
Public method Except When implemented in a derived class, creates a new set of rights that contains all of the current object rights that do not appear in the specified rights.
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IsSubsetOf When implemented in a derived class, determines whether the current object rights are a subset of the specified rights.
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method Union When implemented in a derived class, creates a new set of rights that is the union of the current object rights and the specified rights.

Top

See also

Reference

SPObjectRights class

Microsoft.SharePoint.Administration.AccessControl namespace