다음을 통해 공유


ConfigurationAuthenticationModuleService.SectionName 속성

정의

파생 클래스에서 재정의되는 경우 구성 섹션의 이름을 가져옵니다.

protected:
 abstract property System::String ^ SectionName { System::String ^ get(); };
protected abstract string SectionName { get; }
member this.SectionName : string
Protected MustOverride ReadOnly Property SectionName As String

속성 값

연결된 구성 섹션의 이름입니다.

설명

이 속성은 경로가 없는 모듈 섹션의 이름을 가져옵니다.

적용 대상