BasicProfileViolation 类

定义

表示 WSI 基本概要 1.1 版的 WSDL 冲突。

public ref class BasicProfileViolation
public class BasicProfileViolation
type BasicProfileViolation = class
Public Class BasicProfileViolation
继承
BasicProfileViolation

属性

Claims

获取一个 WsiProfiles 对象,该对象指定 Web 服务是否声明它符合 WSI 基本概要 1.1 版。

Details

获取一个 String,它提供基本概要的 WSDL 冲突的详细说明。

Elements

表示不符合 WSI 基本概要 1.1 版规范的 WSDL 元素。

NormativeStatement

获取基本概要 1.1 版规范的 WSDL 冲突的标识符。

Recommendation

获取一个 String 对象,该对象说明基本概要 1.1 版规范的 WSDL 冲突。

方法

Equals(Object)

确定指定对象是否等于当前对象。

(继承自 Object)
GetHashCode()

作为默认哈希函数。

(继承自 Object)
GetType()

获取当前实例的 Type

(继承自 Object)
MemberwiseClone()

创建当前 Object 的浅表副本。

(继承自 Object)
ToString()

返回 String,其中包含来自 NormativeStatementDetailsElements 的信息。

适用于