SystemIdentityModelServicesSection クラス    
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
構成ファイルの <system.identityModel.services> セクションを表します。 このクラスは継承できません。
public ref class SystemIdentityModelServicesSection sealed : System::Configuration::ConfigurationSection
	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 含まれています。
コンストラクター
| SystemIdentityModelServicesSection() | 
		 SystemIdentityModelServicesSection クラスの新しいインスタンスを初期化します。  | 
        	
フィールド
| SectionName | 
		 構成セクション名を定義する定数 "system.identityModel.services"。  |