SPAcl<T> Properties
Include Protected Members
Include Inherited Members
The SPAcl<T> type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AnonymousPermissionMask | Gets or sets the permission mask for anonymous access. |
![]() |
Count | Gets the number of access control entries (ACEs) in the access control list. |
![]() |
Item[Int32] | Gets the access control entry at the specified index in the access control list. |
![]() |
Item[String] | Gets the access control entry from the access control list based on the specified principal name. |
Top
.gif)