ConformanceWarningSettings Class [IIS 7 and higher]

Contains Web Services Interoperability (WS-I) conformance declarations.

Syntax

class ConformanceWarningSettings : EmbeddedObject

Methods

This class contains no methods.

Properties

The following table lists the properties exposed by the ConformanceWarningSettings class.

Name

Description

ConformanceWarnings

An array of ConformanceWarning values that specify conformance to Web Services Interoperability (WS-I) specifications.

Subclasses

This class contains no subclasses.

Remarks

Instances of this class are contained in the ConformanceWarnings array property of the WebServicesSection class.

Inheritance Hierarchy

EmbeddedObject

   ConformanceWarningSettings

Requirements

Type

Description

Client

Requires IIS 7 on Windows Vista.

Server

Requires IIS 7 on Windows Server 2008.

Product

IIS 7

MOF file

WebAdministration.mof

See Also

Reference

ConformanceWarning Class [IIS 7 and higher]

EmbeddedObject Class [IIS 7 and higher]

WebServicesSection Class [IIS 7 and higher]

Other Resources

Basic Profile Version 1.1 (WS-I)