PasswordExpirePrenotifyDays Metabase Property
The PasswordExpirePrenotifyDays property specifies the number of days remaining before the client's password expires, and indicates when a password prenotification message is sent.
Opmerking |
|---|
| This property is dependant on the PasswordChangeFlags Metabase Property being enabled. |
| Attribute Name | Attribute Value |
|---|---|
|
XML Data Type |
DWORD |
|
WMI Data Type |
SINT32 |
|
ADSI Data Type |
DWORD |
|
ABO Data Type |
DWORD |
|
ABO Metabase Identifier |
MD_ADV_NOTIFY_PWD_EXP_IN_DAYS |
|
Attributes |
INHERIT |
|
Default Value |
0 |
|
MetaFlagsEx |
CACHE_PROPERTY_MODIFIED |
|
User Type |
IIS_MD_UT_SERVER |
|
ID |
2063 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
| Metabase Path | IIS Admin Object Type |
|---|---|
|
/LM/W3SVC/n |
IIsWebServer |
|
/LM/W3SVC |
IIsWebService |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.

Opmerking