--- title: Eap Policy CSP description: Learn more about the Eap Area in Policy CSP. author: vinaypamnani-msft manager: aaroncz ms.author: vinpa ms.date: 01/09/2023 ms.localizationpriority: medium ms.prod: windows-client ms.technology: itpro-manage ms.topic: reference --- # Policy CSP - Eap ## AllowTLS1_3 | Scope | Editions | Applicable OS | |:--|:--|:--| | :heavy_check_mark: Device
:x: User | :x: Home
:heavy_check_mark: Pro
:heavy_check_mark: Enterprise
:heavy_check_mark: Education
:heavy_check_mark: Windows SE | :heavy_check_mark: Windows 11, version 21H2 [10.0.22000] and later | ```Device ./Device/Vendor/MSFT/Policy/Config/Eap/AllowTLS1_3 ``` Added in Windows 10, version 21. H1. Allow or disallow use of TLS 1.3 during EAP client authentication. **Description framework properties**: | Property name | Property value | |:--|:--| | Format | int | | Access Type | Add, Delete, Get, Replace | | Default Value | 1 | **Allowed values**: | Value | Description | |:--|:--| | 0 | Use of TLS version 1.3 is not allowed for authentication. | | 1 (Default) | Use of TLS version 1.3 is allowed for authentication. | ## Related articles [Policy configuration service provider](policy-configuration-service-provider.md)