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 要素をメッセージ本文に指定する構成要素のコレクションを取得します。 |