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

적용 대상

추가 정보