다음을 통해 공유


ProviderSettings 클래스

ASP.NET 관련 공급자의 이름과 형식을 지정합니다.

구문

class ProviderSettings : EmbeddedObject  

메서드

이 클래스에는 메서드가 없습니다.

속성

다음 표에서는 클래스에서 노출하는 속성을 나열합니다 ProviderSettings .

속성 Description
Providers ASP.NET 관련 공급자를 지정하는 ProviderElement 값의 배열입니다.

를 서브클래싱합니다.

이 클래스에는 하위 클래스가 없습니다.

설명

이 클래스의 인스턴스는 HealthMonitoringSection, SessionStateSectionSiteMapSection 클래스의 속성에 포함 Providers 됩니다.

참고

이 클래스를 .NET Framework 관련 ProvidersSettings 클래스와 혼동하지 마세요.

상속 계층 구조

EmbeddedObject

ProviderSettings

요구 사항

형식 Description
클라이언트 - Windows Vista의 IIS 7.0
- Windows 7의 IIS 7.5
- Windows 8의 IIS 8.0
- WINDOWS 10 IIS 10.0
서버 - Windows Server 2008의 IIS 7.0
- Windows Server 2008 R2의 IIS 7.5
- Windows Server 2012의 IIS 8.0
- Windows Server 2012 R2의 IIS 8.5
- WINDOWS SERVER 2016 IIS 10.0
제품 - IIS 7.0, IIS 7.5, IIS 8.0, IIS 8.5, IIS 10.0
MOF 파일 WebAdministration.mof

참고 항목

EmbeddedObject 클래스
HealthMonitoringSection 클래스
ProviderElement 클래스
ProvidersSettings 클래스
SessionStateSection 클래스
SiteMapSection 클래스