SecureConversationVersion クラス

定義

サポートされる WS-SecureConversation のバージョンのセットが含まれます。 これは抽象クラスです。

public ref class SecureConversationVersion abstract
public abstract class SecureConversationVersion
type SecureConversationVersion = class
Public MustInherit Class SecureConversationVersion
継承
SecureConversationVersion

コンストラクター

SecureConversationVersion()

プロパティ

Default

既定のバージョンを取得します。

Namespace

この WS-SecureConversation バージョンの名前空間を取得します。

Prefix

WS-SecureConversation バージョンのプレフィックスを取得します。

WSSecureConversation13

WS-SecureConversation のバージョン 1.3 を取得します。

WSSecureConversationFeb2005

WS-SecureConversation の 2005 年 2 月バージョンを取得します。

メソッド

Equals(Object)

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

(継承元 Object)
GetHashCode()

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

(継承元 Object)
GetType()

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

(継承元 Object)
MemberwiseClone()

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

(継承元 Object)
ToString()

現在のオブジェクトを表す文字列を返します。

(継承元 Object)

適用対象