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 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.
Data type | Boolean |
Default value | FALSE |
Inheritance | Inheritable |
This property is accessible at the following locations:
Metabase Path | Key Type |
/LM/MSFTPSVC | IIsFtpService |
/LM/MSFTPSVC/N | IIsFtpServer |
The following table lists additional information required only for code that uses the IIS Admin Base Object.
Metabase identifier | MD_ANONYMOUS_ONLY |
Data type | DWORD_METADATA |
User type | IIS_MD_UT_SERVER |