Share via


IkeProtocolException.ErrorTypeChildSaNotFound 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_CHILD_SA_NOT_FOUND", 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 ErrorTypeChildSaNotFound = 44;
[<Android.Runtime.Register("ERROR_TYPE_CHILD_SA_NOT_FOUND", 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 ErrorTypeChildSaNotFound : Android.Net.IpSec.Ike.Exceptions.IkeProtocolErrorType

Field Value

Value = 44
Attributes

Applies to