Share via


IkeProtocolException.ErrorTypeInvalidIkeSpi Field

Definition

Caution

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

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

Field Value

Value = 4
Attributes

Applies to