Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 3.52 KB

manytoonesettings-class.md

File metadata and controls

54 lines (42 loc) · 3.52 KB
title description ms.date ms.assetid
ManyToOneSettings Class
Specifies many-to-one client certificate mappings.
10/07/2016
3e491109-fc59-41cd-b25f-0f5eddca04cc

ManyToOneSettings Class

Specifies many-to-one client certificate mappings.

Syntax

class ManyToOneSettings: EmbeddedObject  

Methods

This class contains no methods.

Properties

The following table lists the properties exposed by the ManyToOneSettings class.

Name Description
ManyToOneMappings An array of ManyToOneCertificateMappingElement values that specify many-to-one client certificate mappings.

Subclasses

This class contains no subclasses.

Remarks

Instances of this class are contained in the ManyToOneMappings array property of the IisClientCertificateMappingAuthenticationSection class.

Inheritance Hierarchy

EmbeddedObject

ManyToOneSettings

Requirements

Type Description
Client - [!INCLUDEiis70] on [!INCLUDEwinvista]
- [!INCLUDEiis75] on [!INCLUDEwin7]
- [!INCLUDEiis80] on [!INCLUDEwin8]
- [!INCLUDEiis100] on [!INCLUDEwin10]
Server - [!INCLUDEiis70] on [!INCLUDEwinsrv2008]
- [!INCLUDEiis75] on [!INCLUDEwinsrv2008r2]
- [!INCLUDEiis80] on [!INCLUDEwinsrv2012]
- [!INCLUDEiis85] on [!INCLUDEwinsrv2012r2]
- [!INCLUDEiis100] on [!INCLUDEwinsrv2016]
Product - [!INCLUDEiis70], [!INCLUDEiis75], [!INCLUDEiis80], [!INCLUDEiis85], [!INCLUDEiis100]
MOF file WebAdministration.mof

See Also

AccessSection Class
ClientCertificateMappingAuthenticationSection Class
EmbeddedObject Class
IisClientCertificateMappingAuthenticationSection Class
ManyToOneCertificateMappingElement Class
ManyToOneCertificateMappingRuleElement Class
ManyToOneCertificateRuleSettings Class
OneToOneCertificateMappingElement Class