SPWebApplication::IisSettings property

Gets a collection of settings for all Internet Information Services (IIS) instances that belong to the Web application.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

No code example is currently available or this language may not be supported.

Property value

Type: System.Collections.Generic.Dictionary<SPUrlZone, SPIisSettings>
A System.Collections.Generic.Dictionary object that represents the collection of settings for all IIS instances.
Show: