Share via


CarrierConfigManager.Iwlan.KeyIkeRemoteIdTypeInt Field

Definition

Specifies the remote identity type for IKE negotiations.

[Android.Runtime.Register("KEY_IKE_REMOTE_ID_TYPE_INT", ApiSince=31)]
public const string KeyIkeRemoteIdTypeInt;
[<Android.Runtime.Register("KEY_IKE_REMOTE_ID_TYPE_INT", ApiSince=31)>]
val mutable KeyIkeRemoteIdTypeInt : string

Field Value

Attributes

Remarks

Specifies the remote identity type for IKE negotiations. Possible values are #ID_TYPE_FQDN, #ID_TYPE_RFC822_ADDR, #ID_TYPE_KEY_ID

Java documentation for android.telephony.CarrierConfigManager.Iwlan.KEY_IKE_REMOTE_ID_TYPE_INT.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to