ConformanceWarning 类

公开 Web 服务声明其符合的 Web 服务互操作性 (WS-I) 规范。

语法

class ConformanceWarning : CollectionElement  

方法

此类不包含任何方法。

属性

下表列出了 ConformanceWarning 类公开的属性。

名称 描述
Name 一个只读 sint32 枚举,表示 Web 服务声明其符合的 Web 服务互操作性 (WS-I) 规范。 后文的“注解”部分列出了可能的值。 键属性。

子类

此类不包含子类。

注解

此类的实例包含在 ConformanceWarningSettings 类的 ConformanceWarnings 数组属性中。

下表列出了 Name 属性的可能值。 目前,.NET Framework 中唯一支持的 WS-I 配置文件是基本配置文件版本 1.1 (BasicProfile 1_1)。

关键字 说明
0 None Web 服务声明不符合 WS-I 规范。
1 BasicProfile1_1 Web 服务声明符合 WS-I 基本配置文件 1.1 集非专有 Web 服务规范。

继承层次结构

CollectionElement

ConformanceWarning

要求

类型 描述
客户端 - IIS 7.0(在 Windows Vista 上)
- IIS 7.5(在 Windows 7 上)
- IIS 8.0(在 Windows 8 上)
- IIS 10.0(在 Windows 10 上)
服务器 - IIS 7.0(在 Windows Server 2008 上)
- IIS 7.5(在 Windows Server 2008 R2 上)
- IIS 8.0(在 Windows Server 2012 上)
- IIS 8.5(在 Windows Server 2012 R2 上)
- IIS 10.0(在 Windows Server 2016 上)
产品 - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0
MOF 文件 WebAdministration.mof

另请参阅

CollectionElement 类
ConformanceWarningSettings 类
WebServicesSection 类
基本配置文件版本 1.1 (WS-I)