Expand Minimize
This topic has not yet been rated - Rate this topic

SPWeb.AllowAnonymousAccess property

Gets a Boolean value that indicates whether anonymous access is allowed for the website.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
public bool AllowAnonymousAccess { get; }

Property value

Type: System.Boolean
true if anonymous access is allowed; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.