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 | |
---|---|---|
![]() |
SPNamedAclRights<TRightsEnum> | Initializes a new instance of the SPNamedAclRights<TRightsEnum> class. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
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.) |
![]() |
Rights | Gets the rights that can be applied to a secured object. (Inherited from SPNamedObjectRights.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top