SessionKey Metabase Property
The SessionKey property is used for the encryption of secure metabase properties.
Importante |
|---|
| 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 |
binary |
|
WMI Data Type |
binary |
|
ADSI Data Type |
binary |
|
ABO Data Type |
binary |
|
ABO Metabase Identifier |
MD_GLOBAL_SESSIONKEY |
|
Attributes |
NO_ATTRIBUTES |
|
Default Value |
|
|
MetaFlagsEx |
Not applicable |
|
User Type |
IIS_MD_UT_SERVER |
|
ID |
9999 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
| Metabase Path | IIS Admin Object Type |
|---|---|
|
. |
IIS_Global |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.

Importante