AllowAnonymous
The AllowAnonymous property specifies whether the FTP server will allow anonymous access.
Attribute Name | Attribute Value |
---|---|
XML Data Type | Boolean |
WMI Data Type |
Boolean
|
ADSI Data Type | Boolean |
ABO Data Type | Boolean |
ABO Metabase identifier |
MD_ALLOW_ANONYMOUS
|
Attributes | INHERIT |
Default Value | true |
MetaFlagsEx | CACHE_PROPERTY_MODIFIED |
User Type | IIS_MD_UT_SERVER |
StartingNumber | Not applicable |
EndingNumber | 0 |
ID | 5005 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path | IIS Admin Object Type |
---|---|
/LM/MSFTPSVC/n | IIsFtpServer |
/LM/MSFTPSVC | IIsFtpService |
/LM/NNTPSVC | IIsNntpService |
/LM/SMTPSVC | IIsSmtpService |
/LM/SMTPSVC/n | IIsSmtpServer |
Code Example
For general code examples, please see Code Examples to Configure Metabase Properties