This topic has not yet been rated - Rate this topic

UnsecuredLayoutsPageBase.AllowAnonymousAccess property

Gets a value that indicates whether users can access the page without logging in.

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

Property value

Type: System.Boolean
true if anonymous access is allowed; otherwise, false.

The default implementation returns false.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.