Classe ClientCertificateMappingAuthenticationSection
Active ou désactive l’authentification de mappage de certificat client.
Syntaxe
class ClientCertificateMappingAuthenticationSection : ConfigurationSection
Méthodes
Le tableau suivant répertorie les méthodes exposées par la classe ClientCertificateMappingAuthenticationSection
.
Nom | Description |
---|---|
GetAllowDefinition | (Hérité de ConfigurationSection.) |
GetAllowLocation | (Hérité de ConfigurationSection .) |
RevertToParent | (Hérité de ConfigurationSection .) |
SetAllowDefinition | (Hérité de ConfigurationSection .) |
SetAllowLocation | (Hérité de ConfigurationSection .) |
Propriétés
Le tableau suivant répertorie les propriétés exposées par la classe ClientCertificateMappingAuthenticationSection
.
Nom | Description |
---|---|
Enabled |
Une valeur boolean en lecture/écriture. true si l’authentification de mappage de certificat client est activée ; sinon, false . Par défaut, il s’agit de false . |
Location |
(Hérité de ConfigurationSection .) Une propriété clé. |
Path |
(Hérité de ConfigurationSection .) Une propriété clé. |
SectionInformation |
(Hérité de ConfigurationSection .) |
Sous-classes
Cette classe ne contient aucune sous-classe.
Hiérarchie d'héritage
ClientCertificateMappingAuthenticationSection
Spécifications
Type | Description |
---|---|
Client | - IIS 7.0 sur Windows Vista - IIS 7.5 sous Windows 7 - IIS 8.0 sous Windows 8 - IIS 10.0 sous Windows 10 |
Serveur | - IIS 7.0 sur Windows Server 2008 - IIS 7.5 sur Windows Server 2008 R2 - IIS 8.0 sur Windows Server 2012 - IIS 8.5 sur Windows Server 2012 R2 - IIS 10.0 sous Windows Server 2016 |
Produit | - IIS 7.0, IIS 7.5, IIS 8.0, IIS 8.5, IIS 10.0 |
Fichier MOF | WebAdministration.mof |
Voir aussi
Classe AccessSection
Classe CollectionElement
Classe IisClientCertificateMappingAuthenticationSection
Classe ManyToOneCertificateMappingElement
Classe ManyToOneCertificateMappingRuleElement
Classe OneToOneCertificateMappingElement
Classe SSLBinding