Compartir a través de


IpsecPolicy.IpsecEncryption Propiedad

Definición

Obtiene o establece el algoritmo de cifrado IPSec (fase 1 de IKE). Entre los valores posibles se incluyen: 'None', 'DES', 'DES3', 'AES128', 'AES192', 'AES256', 'GCMAES128', 'GCMAES192', 'GCMAES256'

[Newtonsoft.Json.JsonProperty(PropertyName="ipsecEncryption")]
public string IpsecEncryption { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ipsecEncryption")>]
member this.IpsecEncryption : string with get, set
Public Property IpsecEncryption As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a