SPWebApplication::IisSettings property
SharePoint 2013
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)
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: