Compartilhar via


VpnClientIPsecParameters.IpsecEncryption Propriedade

Definição

Obtém ou define o algoritmo de criptografia IPSec (fase 1 do IKE). Os valores possíveis incluem: 'None', 'DES', 'DES3', 'AES128', 'AES192', 'AES256', 'GCMAES128', 'GCMAES192', 'GCMAES256'

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a