Share via


IkeSessionParams.IkeOptionInitialContact Campo

Definición

Precaución

This constant will be removed in the future version. Use Android.Net.IpSec.Ike.IkeSessionOption enum directly instead of this field.

[Android.Runtime.Register("IKE_OPTION_INITIAL_CONTACT", ApiSince=33)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Net.IpSec.Ike.IkeSessionOption enum directly instead of this field.", true)]
public const Android.Net.IpSec.Ike.IkeSessionOption IkeOptionInitialContact = 4;
[<Android.Runtime.Register("IKE_OPTION_INITIAL_CONTACT", ApiSince=33)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Net.IpSec.Ike.IkeSessionOption enum directly instead of this field.", true)>]
val mutable IkeOptionInitialContact : Android.Net.IpSec.Ike.IkeSessionOption

Valor de campo

Value = 4
Atributos

Se aplica a