2.2.3.2.9 EapSimConnectionPropertiesV1

This type specifies the EAP configuration required for EAP-SIM as specified in [RFC4186]. It is defined as a complex element containing the following elements:

UseStrongCipherKeys: An optional Boolean flag indicating whether the client accepts only three random numbers, or RANDs ([RFC4186] section 10.9). If set to TRUE, the client accepts only three RANDs from the server. If set to FALSE or absent, the client accepts either two or three RANDs from the server.

DontRevealPermanentID: An optional Boolean flag indicating whether the client is allowed to reveal permanent identity ([RFC4186] section 4.2) when pseudonym identity ([RFC4186] section 4.2) 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.

ProviderName: An optional string element indicating the provider name that will be used while determining the list of SIMs to be allowed for authentication. Only the SIMs matching the specified provider name will be allowed for authentication.

Realm: A string element denoting the realm to be used while sending the client identity to the server. It also contains the Enabled attribute, which specifies whether the Realm string is to be used. If Enabled is set to TRUE and no Realm string is specified, the derived realm ([RFC4186] section 4.2.1.5) is used. If Enabled is set to FALSE, any Realm string, if specified, is not used.