DontRevealPermanentID (EapAkaPrime) element
The DontRevealPermanentID (EapAkaPrime) element is an optional Boolean flag indicating whether the client is allowed to reveal permanent identity when pseudonym identity is available from previous authentications. If set to TRUE
or absent, the client does not send permanent identity when pseudonym identity is available, even if the server requests it. If set to FALSE
, the client sends permanent identity when the server requests it.
<xs:element name="DontRevealPermanentID"
type="xs:boolean" minOccurs="0" maxOccurs="1"/>
The DontRevealPermanentID (EapAkaPrime) element is defined as part of a sequence in a complex type within the EapAkaPrime element.
Remarks
The DontRevealPermanentID (EapAkaPrime) element is optional.
Requirements
Role | Minimum OS version |
---|---|
Client | Windows 8 [desktop apps only] |
Server | Windows Server 2012 [desktop apps only] |