ExitMessage Metabase Property (IIS 6.0)
The ExitMessage property specifies the message text that an FTP server transmits to a client when the client sends a quit command.
|
XML Data Type | String |
WMI Data Type | String |
ADSI Data Type | String |
ABO Data Type | String |
ABO Metabase Identifier | MD_EXIT_MESSAGE |
Attributes | INHERIT |
Default Value | null |
MetaFlagsEx | CACHE_PROPERTY_MODIFIED |
User Type | IIS_MD_UT_SERVER |
ID | 5001 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
|
/LM/MSFTPSVC/n | IIsFtpServer |
/LM/MSFTPSVC | IIsFtpService |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.
Related Information