Compartir a través de


IpsecPolicy.IkeIntegrity Propiedad

Definición

Obtiene o establece el algoritmo de integridad de IKE (fase 2 de IKE). Entre los valores posibles se incluyen: "MD5", "SHA1", "SHA256", "SHA384", "GCMAES256", "GCMAES128"

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a