Compartir a través de


VpnClientIPsecParametersInner.IkeEncryption Propiedad

Definición

Obtiene o establece el algoritmo de cifrado de IKE (fase 2 de IKE). Entre los valores posibles se incluyen: "DES", "DES3", "AES128", "AES192", "AES256", "GCMAES256", "GCMAES128"

[Newtonsoft.Json.JsonProperty(PropertyName="ikeEncryption")]
public Microsoft.Azure.Management.Network.Fluent.Models.IkeEncryption IkeEncryption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ikeEncryption")>]
member this.IkeEncryption : Microsoft.Azure.Management.Network.Fluent.Models.IkeEncryption with get, set
Public Property IkeEncryption As IkeEncryption

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a