[This is preliminary documentation and subject to change]

AnonymousOnly

This property specifies whether the service or server restricts access to anonymous FTP users. If the value is TRUE, only anonymous users will be allowed to log on to the FTP server. If the value is FALSE, users will be allowed to log on by using a valid user name, as well as anonymously.

note Note    If the value of AnonymousOnly is set to TRUE, and the value of the metabase property AllowAnonymous is set to FALSE, no users will be permitted to log on to the FTP server.

Attribute NameAttribute Value
Data TypeBOOL
AttributesINHERIT
Default ValueFALSE
MetaFlagsExCACHE_PROPERTY_MODIFIED
User TypeIIS_MD_UT_SERVER
StartingNumber
EndingNumber0
ID5006

Access Locations

This property is accessible at the following locations:

Metabase PathIIS Admin Object Type
/LM/MSFTPSVC/Info/Templates/Public FTP SiteIIsFtpServer
/LM/MSFTPSVCIIsFtpService

IIS Admin Base Object Information

The following table lists additional information required only for code that uses the IIS Admin Base Object.

Metabase identifier
MD_ANONYMOUS_ONLY
Data typeBOOL
User typeIIS_MD_UT_SERVER

© 1997-2001 Microsoft Corporation. All rights reserved.