Partilhar via


VpnClientIPsecParametersInner.IkeIntegrity Propriedade

Definição

Obtém ou define o algoritmo de integridade IKE (fase 2 do IKE). Os valores possíveis incluem: '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 da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a