Compartilhar via


_sListMetadata.AllowAnonymousAccess Field

A Boolean variable indicating whether non-authenticated users can access the list.

Namespace:  [SiteData Web service]
Web service reference: http://Site/_vti_bin/SiteData.asmx

Syntax

'Declaration
Public AllowAnonymousAccess As Boolean
'Usage
Dim instance As _sListMetadata
Dim value As Boolean

value = instance.AllowAnonymousAccess

instance.AllowAnonymousAccess = value
public bool AllowAnonymousAccess

Remarks

True if non-authenticated users can access the list, otherwise false.

See Also

Reference

_sListMetadata Structure

_sListMetadata Members

SiteData Web Service

[security.allowing_anonymous_access]

Other Resources

Security, Users, and Groups Overview