Compartilhar via


VpnServerConfiguration.VpnAuthenticationTypes Propriedade

Definição

Obtém ou define tipos de autenticação VPN para o VpnServerConfiguration.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a