SPWeb.WebAnonymousState enumeration
SharePoint 2013
Specifies settings for anonymous access to a Web site.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
| Member name | Description | |
|---|---|---|
| Disabled | Specifies that anonymous users have no access to a Web site. | |
| Enabled | Specifies that anonymous users can access lists and libraries if the lists and libraries allow anonymous access. | |
| On | Specifies that anonymous users can access the entire Web site. This setting means that the value of the AnonymousPermMask64 property depends on the permission mask for the Limited Access role. |
Show: