Compartilhar via


IpsecPolicy.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 string IkeIntegrity { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="ikeIntegrity")>]
member this.IkeIntegrity : string with get, set
Public Property IkeIntegrity As String

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a