Partager via


IpsecPolicy.IpsecEncryption Propriété

Définition

Obtient ou définit l’algorithme de chiffrement IPSec (phase IKE 1). Les valeurs possibles sont les suivantes : « 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à