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> セクションが含まれていない場合は。

適用対象

こちらもご覧ください