SPAclAccessRule<TRightsEnum> Members
Include Protected Members
Include Inherited 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 | |
---|---|---|
SPAclAccessRule<TRightsEnum>(IdentityReference, TRightsEnum) | ||
SPAclAccessRule<TRightsEnum>(SPClaim, TRightsEnum) |
Top
Properties
Name | Description | |
---|---|---|
AllowedObjectRights | (Overrides SPAccessRule.AllowedObjectRights.) | |
AllowedRights | ||
Description | (Overrides SPAccessRule.Description.) | |
Name | (Overrides SPAccessRule.Name.) |
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