Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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] |