Share via


IkeProtocolException.ErrorTypeFailedCpRequired 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_FAILED_CP_REQUIRED", 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 ErrorTypeFailedCpRequired = 37;
[<Android.Runtime.Register("ERROR_TYPE_FAILED_CP_REQUIRED", 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 ErrorTypeFailedCpRequired : Android.Net.IpSec.Ike.Exceptions.IkeProtocolErrorType

Field Value

Value = 37
Attributes

Applies to