Partager via


IpsecPolicy.IpsecIntegrity Propriété

Définition

Obtient ou définit l’algorithme d’intégrité IPSec (phase IKE 1). Les valeurs possibles sont les suivantes : 'MD5', 'SHA1', 'SHA256', 'GCMAES128', 'GCMAES192', 'GCMAES256'

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à