SPAccessRule members

A rule that describes the access rights of a subject.

The SPAccessRule type exposes the following members.

Properties

  Name Description
Public property AllowedObjectRights Gets the rights allowed by the access rule.
Public property Description Gets a description of the access rule.
Public property Name Gets the name of the access rule. The name is used as an identifier for the rule in code.

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

SPAccessRule class

Microsoft.SharePoint.Administration.AccessControl namespace