Freigeben über


IpsecPolicy.IkeEncryption Eigenschaft

Definition

Ruft den IKE-Verschlüsselungsalgorithmus (IKE Phase 2) ab oder legt diese fest. Mögliche Werte: "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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: