NTAuthenticationProviders
NTAuthenticationProviders contains a comma-delimited list of Windows authentication providers, such as integrated Windows authentication (also known as NTLM).
Attribute Name | Attribute Value |
---|---|
XML Data Type | String |
WMI Data Type |
String
|
ADSI Data Type | String |
ABO Data Type | String |
ABO Metabase identifier |
MD_NTAUTHENTICATION_PROVIDERS
|
Attributes | INHERIT |
Default Value | null |
MetaFlagsEx | CACHE_PROPERTY_MODIFIED |
User Type | IIS_MD_UT_FILE |
StartingNumber | Not applicable |
EndingNumber | Not applicable |
ID | 6032 |
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 |
/LM/NNTPSVC | IIsNntpService |
/LM/NNTPSVC/n | IIsNntpServer |
/LM/SMTPSVC | IIsSmtpService |
/LM/SMTPSVC/n | IIsSmtpServer |
Code Example
For general code examples, please see Code Examples to Configure Metabase Properties