WSFederationElement クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
構成ファイルの <wsFederation>
要素を表します。 このクラスは継承できません。
public ref class WSFederationElement sealed : System::Configuration::ConfigurationElement
public sealed class WSFederationElement : System.Configuration.ConfigurationElement
type WSFederationElement = class
inherit ConfigurationElement
Public NotInheritable Class WSFederationElement
Inherits ConfigurationElement
- 継承
注釈
要素は <wsFederation>
、 クラスによって表される WS-Federation 認証モジュール (WSFAM) の構成を WSFederationAuthenticationModule 提供します。 クラスのプロパティは、 WSFederationElement 要素の属性を <wsFederation>
表します。
コンストラクター
WSFederationElement() |
WSFederationElement クラスの新しいインスタンスを初期化します。 |
プロパティ
AuthenticationType |
|
CurrentConfiguration |
現在の Configuration インスタンスが属している構成階層を表す最上位の ConfigurationElement インスタンスへの参照を取得します。 (継承元 ConfigurationElement) |
CustomAttributes |
カスタム属性を含む辞書を取得または設定します。 |
ElementInformation |
ElementInformation オブジェクトのカスタマイズできない情報と機能を格納する ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
ElementProperty |
ConfigurationElementProperty オブジェクト自体を表す ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
EvaluationContext |
ContextInformation オブジェクトの ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
Freshness |
|
HasContext |
CurrentConfiguration プロパティが |
HomeRealm |
|
IsConfigured |
この要素が既定以外の値で構成されているかどうかを示す値を取得します。 |
Issuer |
|
Item[ConfigurationProperty] |
この構成要素のプロパティまたは属性を取得または設定します。 (継承元 ConfigurationElement) |
Item[String] |
この構成要素のプロパティ、属性、または子要素を取得または設定します。 (継承元 ConfigurationElement) |
LockAllAttributesExcept |
ロックされている属性のコレクションを取得します。 (継承元 ConfigurationElement) |
LockAllElementsExcept |
ロックされている要素のコレクションを取得します。 (継承元 ConfigurationElement) |
LockAttributes |
ロックされている属性のコレクションを取得します。 (継承元 ConfigurationElement) |
LockElements |
ロックされている要素のコレクションを取得します。 (継承元 ConfigurationElement) |
LockItem |
要素がロックされているかどうかを示す値を取得または設定します。 (継承元 ConfigurationElement) |
PassiveRedirectEnabled |
|
PersistentCookiesOnPassiveRedirects |
|
Policy |
|
Properties |
プロパティのコレクションを取得します。 (継承元 ConfigurationElement) |
Realm |
|
Reply |
|
Request |
|
RequestPtr |
|
RequireHttps |
|
Resource |
|
SignInQueryString |
|
SignOutQueryString |
|
SignOutReply |
|
メソッド
適用対象
こちらもご覧ください
.NET