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

Properties

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
volatile attribute of <metabase value> : boolean

Casts

<metabase value> as integer : integer
<metabase value> as string : string