IIsCompressionSchemes is an ADSI container object that contains the individual HTTP 1.1 compression schemes that are available to IIS, represented by the ADSI object IIsCompressionScheme. In addition, all global compression settings for the IIS installation are stored in IIsCompressionSchemes.
where MachineName can be any name or "LocalHost."
varReturn = object.Method
varReturn = object.Property
IIsCompressionScheme |
ADSI Object Properties | ADSI Container Object Properties |
ADSI Object Methods | Standard methods for ADSI objects. |
ADSI Container Object Methods | Standard methods for ADSI container objects. |