metabase value
This inspector is used to access values stored in an IIS metabase key. The type of the data stored in the value determines what casting operations are allowed. There are several casting inspectors that you can use to extract values from the registry.
Version | Platforms |
---|---|
8.0.584.0 | Windows |
Creation
value of <metabase key> : metabase value
Properties
identifier of <metabase value> : metabase identifier
inherit attribute of <metabase value> : boolean
insert path attribute of <metabase value> : boolean
reference attribute of <metabase value> : boolean
secure attribute of <metabase value> : boolean
type of <metabase value> : metabase type
user type of <metabase value> : metabase user type
volatile attribute of <metabase value> : boolean
Casts
<metabase value> as integer : integer
<metabase value> as string : string