AuthenticationProviderSettings 类
包含用于集成 Windows 身份验证的安全支持提供程序。
语法
class AuthenticationProviderSettings : EmbeddedObject
方法
此类不包含任何方法。
属性
下表列出了 AuthenticationProviderSettings
类公开的属性。
名称 | 描述 |
---|---|
Providers |
一个 StringElement 值数组,指定用于集成 Windows 身份验证的安全支持提供程序。 |
子类
此类不包含子类。
注解
此类的实例包含在 WindowsAuthenticationSection 类的 Providers
数组属性中。
继承层次结构
AuthenticationProviderSettings
要求
类型 | 描述 |
---|---|
客户端 | - IIS 7.0(在 Windows Vista 上) - IIS 7.5(在 Windows 7 上) - IIS 8.0(在 Windows 8 上) - IIS 10.0(在 Windows 10 上) |
服务器 | - IIS 7.0(在 Windows Server 2008 上) - IIS 7.5(在 Windows Server 2008 R2 上) - IIS 8.0(在 Windows Server 2012 上) - IIS 8.5(在 Windows Server 2012 R2 上) - IIS 10.0(在 Windows Server 2016 上) |
产品 | - IIS 7.0、IIS 7.5、IIS 8.0、IIS 8.5、IIS 10.0 |
MOF 文件 | WebAdministration.mof |
另请参阅
AnonymousAuthenticationSection 类
AuthenticationSection 类
BasicAuthenticationSection 类
ClientCertificateMappingAuthenticationSection 类
ConfigurationSectionWithCollection 类
DigestAuthenticationSection 类
EmbeddedObject 类
FormsAuthenticationConfiguration 类
FormsAuthenticationCredentials 类
FormsAuthenticationUser 类
IisClientCertificateMappingAuthenticationSection 类
PassportAuthentication 类
StringElement 类
WindowsAuthenticationSection 类