Share via


OneToOneSettings Class [IIS 7 and higher]

Contains one-to-one client certificate mappings.

Syntax

class OneToOneSettings : EmbeddedObject

Methods

This class contains no methods.

Properties

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

Name

Description

OneToOneMappings

An array of OneToOneCertificateMappingElement values that specify one-to-one client certificate mappings.

Subclasses

This class contains no subclasses.

Remarks

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

Inheritance Hierarchy

EmbeddedObject

   OneToOneSettings

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

AccessSection Class [IIS 7 and higher]

ClientCertificateMappingAuthenticationSection Class [IIS 7 and higher]

EmbeddedObject Class [IIS 7 and higher]

IisClientCertificateMappingAuthenticationSection Class [IIS 7 and higher]

ManyToOneCertificateMappingElement Class [IIS 7 and higher]

ManyToOneCertificateMappingRuleElement Class [IIS 7 and higher]

ManyToOneSettings Class [IIS 7 and higher]

OneToOneCertificateMappingElement Class [IIS 7 and higher]