SPAcl<T> properties

The SPAcl<T> type exposes the following members.

Properties

  Name Description
Public property AnonymousPermissionMask Gets or sets the permission mask for anonymous access.
Public property Count Gets the number of access control entries (ACEs) in the access control list.
Public property Item[Int32] Gets the access control entry at the specified index in the access control list.
Public property Item[String] Gets the access control entry from the access control list based on the specified principal name.

Top

See also

Reference

SPAcl<T> class

Microsoft.SharePoint.Administration namespace