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>입니다.

적용 대상

추가 정보