MessageSecurityOverHttpElement クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
HTTP を使用して送信されたメッセージのセキュリティ構成設定を定義します。
public ref class MessageSecurityOverHttpElement : System::Configuration::ConfigurationElement
public ref class MessageSecurityOverHttpElement : System::ServiceModel::Configuration::ServiceModelConfigurationElement
public class MessageSecurityOverHttpElement : System.Configuration.ConfigurationElement
public class MessageSecurityOverHttpElement : System.ServiceModel.Configuration.ServiceModelConfigurationElement
type MessageSecurityOverHttpElement = class
inherit ConfigurationElement
type MessageSecurityOverHttpElement = class
inherit ServiceModelConfigurationElement
Public Class MessageSecurityOverHttpElement
Inherits ConfigurationElement
Public Class MessageSecurityOverHttpElement
Inherits ServiceModelConfigurationElement
- 継承
- 継承
- 派生
プロパティ
AlgorithmSuite |
HTTP メッセージをセキュリティで保護するために使用されるメッセージ暗号化およびキー ラップ アルゴリズムを取得または設定します。 |
ClientCredentialType |
メッセージ ベースのセキュリティまたは |
CurrentConfiguration |
現在の Configuration インスタンスが属している構成階層を表す最上位の ConfigurationElement インスタンスへの参照を取得します。 (継承元 ConfigurationElement) |
ElementInformation |
ElementInformation オブジェクトのカスタマイズできない情報と機能を格納する ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
ElementProperty |
ConfigurationElementProperty オブジェクト自体を表す ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
EvaluationContext |
ContextInformation オブジェクトの ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
HasContext |
CurrentConfiguration プロパティが |
Item[ConfigurationProperty] |
この構成要素のプロパティまたは属性を取得または設定します。 (継承元 ConfigurationElement) |
Item[String] |
この構成要素のプロパティ、属性、または子要素を取得または設定します。 (継承元 ConfigurationElement) |
LockAllAttributesExcept |
ロックされている属性のコレクションを取得します。 (継承元 ConfigurationElement) |
LockAllElementsExcept |
ロックされている要素のコレクションを取得します。 (継承元 ConfigurationElement) |
LockAttributes |
ロックされている属性のコレクションを取得します。 (継承元 ConfigurationElement) |
LockElements |
ロックされている要素のコレクションを取得します。 (継承元 ConfigurationElement) |
LockItem |
要素がロックされているかどうかを示す値を取得または設定します。 (継承元 ConfigurationElement) |
NegotiateServiceCredential |
サービス資格情報がクライアントの帯域外で提供されるか、ネゴシエーションのプロセスによってサービスからクライアントに取得されるかを指定するブール値を取得または設定します。 |
Properties |
ConfigurationPropertyCollection オブジェクトのコレクションが格納されている ConfigurationProperty インスタンスを取得します。オブジェクトは、この構成要素の属性または ConfigurationElement オブジェクトです。 |