AuthExpiredURL Metabase Property
Applies To: Windows Server 2003, Windows Server 2003 with SP1
The AuthExpiredURL property contains a URL that will be invoked when a user's password has expired. It will be invoked in a secure (HTTPS) manner.
Attribute Name | Attribute Value |
---|---|
XML Data Type |
String |
WMI Data Type |
String |
ADSI Data Type |
String |
ABO Data Type |
String |
ABO Metabase Identifier |
MD_AUTH_EXPIRED_URL |
Attributes |
INHERIT |
Default Value |
null |
MetaFlagsEx |
Not applicable |
User Type |
IIS_MD_UT_SERVER |
ID |
2061 |
Configurable Locations
You can configure this property at the following locations in the IIS metabase.
Metabase Path | IIS Admin Object Type |
---|---|
/LM/W3SVC |
IIsWebService |
Code Example
For general code examples, see Code Examples to Configure Metabase Properties.