SaProposal.DhGroupNone Field

Definition

Caution

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

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

Field Value

Value = 0
Attributes

Applies to