SaProposal.DhGroup3072BitModp Campo
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Cuidado
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_3072_BIT_MODP", 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 DhGroup3072BitModp = 15;
[<Android.Runtime.Register("DH_GROUP_3072_BIT_MODP", 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 DhGroup3072BitModp : Android.Net.IpSec.Ike.SaProposalDhGroup
Valor do campo
Value = 15- Atributos