MessageSecurityVersion.SecureConversationVersion プロパティ

定義

メッセージセキュリティバージョンに対応する WS-SecureConversation バージョンを取得します。

public:
 property System::ServiceModel::Security::SecureConversationVersion ^ SecureConversationVersion { System::ServiceModel::Security::SecureConversationVersion ^ get(); };
public System.ServiceModel.Security.SecureConversationVersion SecureConversationVersion { get; }
member this.SecureConversationVersion : System.ServiceModel.Security.SecureConversationVersion
Public ReadOnly Property SecureConversationVersion As SecureConversationVersion

プロパティ値

メッセージセキュリティバージョンに対応する SecureConversationVersion オブジェクト。

注釈

このメソッドは、7 つの静的プロパティによって返されるこのクラスのインスタンスによって実装されます。 各実装は仕様バージョンの異なる組み合わせを表しているため、このプロパティに対して異なる値が返されます。

適用対象