MessageSecurityVersion.SecureConversationVersion プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
メッセージセキュリティバージョンに対応する 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 つの静的プロパティによって返されるこのクラスのインスタンスによって実装されます。 各実装は仕様バージョンの異なる組み合わせを表しているため、このプロパティに対して異なる値が返されます。