Compartir a través de


ExpressRouteLinkMacSecConfig.Cipher Propiedad

Definición

Obtiene o establece el cifrado de seguridad de Mac. Entre los valores posibles se incluyen: 'GcmAes256', 'GcmAes128', 'GcmAesXpn128', 'GcmAesXpn256'

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a