PackageGeneration.AllowAnonymousAccess Property

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.Office.SharePoint.ClientExtensions.Publishing
Assembly:  Microsoft.Office.SharePoint.ClientExtensions (in Microsoft.Office.SharePoint.ClientExtensions.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
Returns Boolean.

See Also

Reference

PackageGeneration Class

PackageGeneration Members

Microsoft.Office.SharePoint.ClientExtensions.Publishing Namespace