WDI_TLV_SAE_INDICATION_TYPE (dot11wificxtypes.hpp)
Important
This topic is part of the WiFiCx driver model. WiFiCx is the Wi-Fi driver model released in Windows 11. We recommend that you use WiFiCx to take advantage of the latest features. The previous Wi-Fi driver model WDI is in maintenance mode and will only receive high priority fixes.
WDI_TLV_SAE_INDICATION_TYPE is a TLV that contains the type of information needed to continue SAE authentication with a target BSSID, or notification that authentication cannot continue.
This TLV is used in the payload data of NDIS_STATUS_WDI_INDICATION_SAE_AUTH_PARAMS_NEEDED.
TLV Type
0x14B
Length
The size (in bytes) of a UINT32.
Values
Type | Description |
---|---|
WDI_SAE_INDICATION_TYPE | The type of information needed to continue SAE authentication with a target BSSID, or notification that authentication cannot continue. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11 |
Minimum supported server | Windows Server 2022 |
Header | dot11wificxtypes.hpp |