Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Contains security support providers that are used for Integrated Windows authentication.
Syntax
class AuthenticationProviderSettings : EmbeddedObject
Methods
This class contains no methods.
Properties
The following table lists the properties exposed by the AuthenticationProviderSettings class.
| Name | Description | 
|---|---|
| Providers | An array of StringElement values that specify security support providers that are used for Integrated Windows authentication. | 
Subclasses
This class contains no subclasses.
Remarks
Instances of this class are contained in the Providers array property of the WindowsAuthenticationSection class.
Inheritance Hierarchy
AuthenticationProviderSettings
Requirements
| Type | Description | 
|---|---|
| Client | Requires IIS 7 on Windows Vista. | 
| Server | Requires IIS 7 on Windows Server 2008. | 
| Product | IIS 7 | 
| MOF file | WebAdministration.mof | 
See Also
Reference
AnonymousAuthenticationSection Class [IIS 7 and higher]
AuthenticationSection Class [IIS 7 and higher]
BasicAuthenticationSection Class [IIS 7 and higher]
ClientCertificateMappingAuthenticationSection Class [IIS 7 and higher]
ConfigurationSectionWithCollection Class [IIS 7 and higher]
DigestAuthenticationSection Class [IIS 7 and higher]
EmbeddedObject Class [IIS 7 and higher]
FormsAuthenticationConfiguration Class [IIS 7 and higher]
FormsAuthenticationCredentials Class [IIS 7 and higher]
FormsAuthenticationUser Class [IIS 7 and higher]
IisClientCertificateMappingAuthenticationSection Class [IIS 7 and higher]
PassportAuthentication Class [IIS 7 and higher]