Поделиться через


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>.

Применяется к

См. также раздел