Expand Minimize
0 out of 1 rated this helpful - Rate this topic

SPList.AnonymousPermMask64 Property

Windows SharePoint Services 3
Gets or sets the base permissions for anonymous users of the list.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
public SPBasePermissions AnonymousPermMask64 { get; set; }

Property Value

An SPBasePermissions value that specifies the permissions given to anonymous users of the list. An anonymous user cannot edit, add, or delete documents in a library, even though AddListItems and EditListItems values can be specified through this property.

The AnonymousPermMask64 property replaces the obsolete AnonymousPermMask property.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.