PMKCacheMode (security) Element
Applies to: desktop apps only
The PMKCacheMode (security) element indicates whether PMK caching will be used. This element is valid only for WPA2-defined networks. PMK caching is described in the 802.11i specification.
Windows XP with SP3 and Wireless LAN API for Windows XP with SP2: This element is not supported.
<xs:element name="PMKCacheMode"
minOccurs="0"
>
<xs:simpleType>
<xs:restriction
base="string"
>
<xs:enumeration
value="disabled"
/>
<xs:enumeration
value="enabled"
/>
</xs:restriction>
</xs:simpleType>
</xs:element>
The element is defined by the security element.
Requirements
|
Minimum supported client | Windows Vista |
|---|---|
|
Minimum supported server | Windows Server 2008 |
See also
- Definition context of element in schema
- security
- Possible immediate parent element in schema instance
- security (MSM)
Send comments about this topic to Microsoft
Build date: 2/3/2012