Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides UnsecuredLayoutsPageBase.AllowAnonymousAccess.
Namespace: Microsoft.SharePoint.Mobile.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property AllowAnonymousAccess As Boolean
Get
'Usage
Dim value As Boolean
value = Me.AllowAnonymousAccess
protected override bool AllowAnonymousAccess { get; }
Property value
Type: System.Boolean