PMKCacheMode Element (Compact 7)
3/12/2014
This element indicates whether PMK caching will be used. This element is valid for WPA2-defined networks only.
Syntax
<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>
Remarks
The PMKCacheMode
element is defined by the security (MSM) Element.
See Also
Reference
Profile XML Schema Elements
security (MSM) Element
PMKCacheSize Element
PMKCacheTTL Element
preAuthMode Element
preAuthThrottle Element
Profile XML Schema Reference