SPNamedAclRights<TRightsEnum> Members

Include Protected Members
Include Inherited Members

Represents a name used to describe a set of access rights.

The SPNamedAclRights<TRightsEnum> type exposes the following members.

Constructors

  Name Description
Public method SPNamedAclRights<TRightsEnum> Initializes a new instance of the SPNamedAclRights<TRightsEnum> class.

Top

Properties

  Name Description
Public property Name Gets the value that represents the display name of a set of user rights that can be applied to a secured object. (Inherited from SPNamedObjectRights.)
Public property Rights Gets the rights that can be applied to a secured object. (Inherited from SPNamedObjectRights.)

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

SPNamedAclRights<TRightsEnum> Class

Microsoft.SharePoint.Administration.AccessControl Namespace