Compartir a través de


IpsecPolicy.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 string IkeEncryption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ikeEncryption")>]
member this.IkeEncryption : string with get, set
Public Property IkeEncryption As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a