Compartir a través de


VpnConnection.SharedKey Propiedad

Definición

Obtiene o establece sharedKey para la conexión vpn.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a