Share via


_sListMetadata.AllowAnonymousAccess field

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

Namespace:  WebSvcSiteData
Assembly:  STSSOAP (in STSSOAP.dll)

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

WebSvcSiteData namespace

[security.allowing_anonymous_access]

Other resources

Security, Users, and Groups Overview