IssuedTokenParametersElement クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
発行済みトークンの追加設定を指定する構成要素を表します。 このクラスは継承できません。
public ref class IssuedTokenParametersElement sealed : System::Configuration::ConfigurationElement
public ref class IssuedTokenParametersElement sealed : System::ServiceModel::Configuration::ServiceModelConfigurationElement
public sealed class IssuedTokenParametersElement : System.Configuration.ConfigurationElement
public sealed class IssuedTokenParametersElement : System.ServiceModel.Configuration.ServiceModelConfigurationElement
type IssuedTokenParametersElement = class
inherit ConfigurationElement
type IssuedTokenParametersElement = class
inherit ServiceModelConfigurationElement
Public NotInheritable Class IssuedTokenParametersElement
Inherits ConfigurationElement
Public NotInheritable Class IssuedTokenParametersElement
Inherits ServiceModelConfigurationElement
- 継承
- 継承
コンストラクター
IssuedTokenParametersElement() |
IssuedTokenParametersElement クラスの新しいインスタンスを初期化します。 |
プロパティ
AdditionalRequestParameters |
追加情報を指定する構成要素のコレクションを取得します。 |
ClaimTypeRequirements |
必須のクレーム タイプのコレクションを取得します。 |
CurrentConfiguration |
現在の Configuration インスタンスが属している構成階層を表す最上位の ConfigurationElement インスタンスへの参照を取得します。 (継承元 ConfigurationElement) |
DefaultMessageSecurityVersion |
このバインディングで使用される既定のメッセージ セキュリティのバージョンを取得または設定します。 |
ElementInformation |
ElementInformation オブジェクトのカスタマイズできない情報と機能を格納する ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
ElementProperty |
ConfigurationElementProperty オブジェクト自体を表す ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
EvaluationContext |
ContextInformation オブジェクトの ConfigurationElement オブジェクトを取得します。 (継承元 ConfigurationElement) |
HasContext |
CurrentConfiguration プロパティが |
Issuer |
現在のトークンを発行するエンドポイントを指定する構成要素を取得します。 |
IssuerMetadata |
トークン発行者の追加情報を指定する構成要素を取得します。 |
Item[ConfigurationProperty] |
この構成要素のプロパティまたは属性を取得または設定します。 (継承元 ConfigurationElement) |
Item[String] |
この構成要素のプロパティ、属性、または子要素を取得または設定します。 (継承元 ConfigurationElement) |
KeySize |
発行キーのサイズを取得または設定します。 |
KeyType |
発行されるキーの種類を取得または設定します。 |
LockAllAttributesExcept |
ロックされている属性のコレクションを取得します。 (継承元 ConfigurationElement) |
LockAllElementsExcept |
ロックされている要素のコレクションを取得します。 (継承元 ConfigurationElement) |
LockAttributes |
ロックされている属性のコレクションを取得します。 (継承元 ConfigurationElement) |
LockElements |
ロックされている要素のコレクションを取得します。 (継承元 ConfigurationElement) |
LockItem |
要素がロックされているかどうかを示す値を取得または設定します。 (継承元 ConfigurationElement) |
Properties |
プロパティのコレクションを取得します。 (継承元 ConfigurationElement) |
TokenType |
発行に使用されるトークンの種類を取得または設定します。 |
UseStrTransform |
発行されたトークン パラメーターで STR 変換を使用するかどうかを示す値を取得または設定します。 |
メソッド
適用対象
こちらもご覧ください
.NET