SystemIdentityModelServicesSection クラス
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
構成ファイルの <system.identityModel.services>
セクションを表します。 このクラスは継承できません。
public ref class SystemIdentityModelServicesSection sealed : System::Configuration::ConfigurationSection
C#
public sealed class SystemIdentityModelServicesSection : System.Configuration.ConfigurationSection
type SystemIdentityModelServicesSection = class
inherit ConfigurationSection
Public NotInheritable Class SystemIdentityModelServicesSection
Inherits ConfigurationSection
- 継承
セクションでは <system.identityModel.services>
、WS-Federation プロトコルを使用して認証を構成します。 (WSFAM) と (SAM) を構成 WSFederationAuthenticationModule する要素が SessionAuthenticationModule 含まれています。
System |
SystemIdentityModelServicesSection クラスの新しいインスタンスを初期化します。 |
Section |
構成セクション名を定義する定数 "system.identityModel.services"。 |
製品 | バージョン |
---|---|
.NET Framework | 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
GitHub で Microsoft と共同作業する
このコンテンツのソースは GitHub にあります。そこで、issue や pull request を作成および確認することもできます。 詳細については、共同作成者ガイドを参照してください。
.NET に関するフィードバック
.NET はオープンソース プロジェクトです。 フィードバックを提供するにはリンクを選択します。