BasicProfileViolation クラス

定義

WSI Basic Profile バージョン 1.1 の WSDL 違反を表示します。

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

プロパティ

Claims

Web サービスが WSI Basic Profile バージョン 1.1 に準拠することを宣言しているかどうかを指定する WsiProfiles オブジェクトを取得します。

Details

Basic Profile の WSDL 違反の詳しい説明を提供する String を取得します。

Elements

WSI Basic Profile バージョン 1.1 仕様に準拠していない WSDL 要素を表します。

NormativeStatement

Basic Profile バージョン 1.1 仕様の WSDL 違反の識別子を取得します。

Recommendation

Basic Profile バージョン 1.1 仕様の WSDL 違反を説明する String オブジェクトを取得します。

メソッド

Equals(Object)

指定されたオブジェクトが現在のオブジェクトと等しいかどうかを判断します。

(継承元 Object)
GetHashCode()

既定のハッシュ関数として機能します。

(継承元 Object)
GetType()

現在のインスタンスの Type を取得します。

(継承元 Object)
MemberwiseClone()

現在の Object の簡易コピーを作成します。

(継承元 Object)
ToString()

StringNormativeStatement、および Details からの情報で構成される Elements を返します。

適用対象