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.
The CertSelection complex type determines how the user selects a certificate.
<xs:complexType name="CertSelection">
<xs:sequence>
<xs:element name="SimpleCertSelection"
type="boolean"
minOccurs="0"
/>
</xs:sequence>
</xs:complexType>
Child elements
Element | Type | Description |
---|---|---|
SimpleCertSelection | boolean | Is TRUE by default. If SimpleCertSelection is TRUE, EAP-TLS performs a simple certificate search without any drop-down lists for the selection of certificates. If SimpleCertSelection is FALSE, EAP-TLS illustrates to the user the suitable certificate to be selected. |
Requirements
Role | Minimum supported OS version |
---|---|
Client |
Windows Vista [desktop apps only] |
Server |
Windows Server 2008 [desktop apps only] |