Share via


SystemIdentityModelServicesSection.Current プロパティ

定義

構成ファイルから <system.identityModel.services> セクションへの参照を取得します。

public:
 static property System::IdentityModel::Services::Configuration::SystemIdentityModelServicesSection ^ Current { System::IdentityModel::Services::Configuration::SystemIdentityModelServicesSection ^ get(); };
public static System.IdentityModel.Services.Configuration.SystemIdentityModelServicesSection Current { get; }
static member Current : System.IdentityModel.Services.Configuration.SystemIdentityModelServicesSection
Public Shared ReadOnly Property Current As SystemIdentityModelServicesSection

プロパティ値

構成ファイルからの <system.identityModel.services> セクション。 構成ファイルに null セクションが含まれていない場合は <system.identityModel.services>

適用対象

こちらもご覧ください