SPNamedObjectRights Members
Include Protected Members
Include Inherited Members
Represents a named set of user rights that can be applied to a secured object.
The SPNamedObjectRights type exposes the following members.
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. | |
Rights | Gets the rights that can be applied to a secured object. |
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