Compartilhar via


VpnClientIPsecParameters.IkeEncryption Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a