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 Microsoft.Azure.Management.Network.Fluent.Models.IkeIntegrity IkeIntegrity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ikeIntegrity")>]
member this.IkeIntegrity : Microsoft.Azure.Management.Network.Fluent.Models.IkeIntegrity with get, set
Public Property IkeIntegrity As IkeIntegrity

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a