FederatedMessageSecurityOverHttpElement クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
フェデレーションで HTTP を使用して送信されるメッセージのセキュリティを構成する構成要素を表します。
public ref class FederatedMessageSecurityOverHttpElement sealed : System::Configuration::ConfigurationElement
public ref class FederatedMessageSecurityOverHttpElement sealed : System::ServiceModel::Configuration::ServiceModelConfigurationElement
public sealed class FederatedMessageSecurityOverHttpElement : System.Configuration.ConfigurationElement
public sealed class FederatedMessageSecurityOverHttpElement : System.ServiceModel.Configuration.ServiceModelConfigurationElement
type FederatedMessageSecurityOverHttpElement = class
inherit ConfigurationElement
type FederatedMessageSecurityOverHttpElement = class
inherit ServiceModelConfigurationElement
Public NotInheritable Class FederatedMessageSecurityOverHttpElement
Inherits ConfigurationElement
Public NotInheritable Class FederatedMessageSecurityOverHttpElement
Inherits ServiceModelConfigurationElement
- 継承
- 継承
-
FederatedMessageSecurityOverHttpElement
コンストラクター
| 名前 | 説明 |
|---|---|
| FederatedMessageSecurityOverHttpElement() |
FederatedMessageSecurityOverHttpElement クラスの新しいインスタンスを初期化します。 |
プロパティ
| 名前 | 説明 |
|---|---|
| AlgorithmSuite |
メッセージ暗号化アルゴリズムとキー ラップ アルゴリズムを取得または設定します。 |
| ClaimTypeRequirements |
このバインディングのクレームの種類のセットを取得します。 |
| CurrentConfiguration |
現在のConfiguration インスタンスが属している構成階層を表す最上位ConfigurationElement インスタンスへの参照を取得します。 (継承元 ConfigurationElement) |
| ElementInformation |
ElementInformation オブジェクトのカスタマイズ不可能な情報と機能を含むConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
| ElementProperty |
ConfigurationElementProperty オブジェクト自体を表すConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
| EstablishSecurityContext |
セキュリティ コンテキスト トークンを使用してセキュリティで保護された会話が確立されるかどうかを示す値を取得または設定します。 |
| EvaluationContext |
ContextInformation オブジェクトの ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
| HasContext |
CurrentConfiguration プロパティが |
| IssuedKeyType |
発行するキーの種類を取得または設定します。 |
| IssuedTokenType |
発行するトークンの種類を指定する URI を取得または設定します。 |
| Issuer |
発行者のアドレスを取得します。 |
| IssuerMetadata |
発行者のエンドポイント アドレスを取得します。 |
| Item[ConfigurationProperty] |
この構成要素のプロパティまたは属性を取得または設定します。 (継承元 ConfigurationElement) |
| Item[String] |
この構成要素のプロパティ、属性、または子要素を取得または設定します。 (継承元 ConfigurationElement) |
| LockAllAttributesExcept |
ロックされた属性のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockAllElementsExcept |
ロックされた要素のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockAttributes |
ロックされた属性のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockElements |
ロックされた要素のコレクションを取得します。 (継承元 ConfigurationElement) |
| LockItem |
要素がロックされているかどうかを示す値を取得または設定します。 (継承元 ConfigurationElement) |
| NegotiateServiceCredential |
サービス資格情報をネゴシエーションの一部として交換するかどうかを指定する値を取得または設定します。 |
| Properties |
プロパティのコレクションを取得します。 (継承元 ConfigurationElement) |
| TokenRequestParameters |
トークンを要求するときにメッセージ本文でセキュリティ トークン サービスに送信される追加の XML 要素を指定する構成要素のコレクションを取得します。 |