MD_SERVER_PLATFORM Metabase Property
The MD_SERVER_PLATFORM property is used by IIS.
Důležité informace |
|---|
| Because this property is internally configured by IIS, you should consider it to be read-only. Do not configure this property. |
| Attribute Name | Attribute Value |
|---|---|
|
XML Data Type |
DWORD |
|
WMI Data Type |
SINT32 |
|
ADSI Data Type |
DWORD |
|
ABO Data Type |
DWORD |
|
ABO Metabase Identifier |
MD_SERVER_PLATFORM |
|
Attributes |
NO_ATTRIBUTES |
|
Default Value |
|
|
MetaFlagsEx |
hidden |
|
User Type |
IIS_MD_UT_SERVER |
|
ID |
1100 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
| Metabase Path | IIS Admin Object Type |
|---|---|
|
/LM/W3SVC/Info |
IIsWebInfo |
|
/LM/MSFTPSVC/Info |
IIsFtpInfo |
|
/LM/NNTPSVC/Info |
IIsNntpInfo |
|
/LM/SMTPSVC/Info |
IIsSmtpInfo |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.

Důležité informace