Partager via


VpnClientConfiguration.VpnAuthenticationTypes Propriété

Définition

Obtient ou définit les types d’authentification VPN pour la passerelle de réseau virtuel.

[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)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à