SPAclAccessRule<TRightsEnum> members

A rule that describes the access rights of a Windows identity to a service application.

The SPAclAccessRule<TRightsEnum> type exposes the following members.

Constructors

  Name Description
Public method SPAclAccessRule<TRightsEnum>(IdentityReference, TRightsEnum) Initializes a new instance of the [SPAclAccessRule] class.
Public method SPAclAccessRule<TRightsEnum>(SPClaim, TRightsEnum) Initializes a new instance of the [SPAclAccessRule] class.

Top

Properties

  Name Description
Public property AllowedObjectRights Gets the object rights allowed by the access rule. (Overrides SPAccessRule.AllowedObjectRights.)
Public property AllowedRights Gets the rights allowed by the access rule.
Public property Description Gets the display string for the access rule. (Overrides SPAccessRule.Description.)
Public property Name Gets the name of the access rule. (Overrides SPAccessRule.Name.)

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

SPAclAccessRule<TRightsEnum> class

Microsoft.SharePoint.Administration.AccessControl namespace