Compartir a través de


VpnClientConfiguration.VpnAuthenticationTypes Propiedad

Definición

Obtiene o establece los tipos de autenticación de VPN para la puerta de enlace de red virtual.

[Newtonsoft.Json.JsonProperty(PropertyName="vpnAuthenticationTypes")]
public System.Collections.Generic.IList<string> VpnAuthenticationTypes { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="vpnAuthenticationTypes")>]
member this.VpnAuthenticationTypes : System.Collections.Generic.IList<string> with get, set
Public Property VpnAuthenticationTypes As IList(Of String)

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a