Sdílet prostřednictvím


SystemIdentityModelServicesSection.Current Vlastnost

Definice

Získá odkaz na <system.identityModel.services> oddíl z konfiguračního souboru.

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

Hodnota vlastnosti

Oddíl <system.identityModel.services> z konfiguračního souboru. null pokud konfigurační soubor neobsahuje <system.identityModel.services> oddíl.

Platí pro

Viz také