Compartir a través de


WebproxySettings.Authentication Propiedad

Definición

Obtiene o establece el tipo de autenticación. Entre los valores posibles se incluyen: 'Invalid', 'None', 'Basic', 'NTLM'

[Newtonsoft.Json.JsonProperty(PropertyName="authentication")]
public Microsoft.Azure.Management.StorSimple8000Series.Models.AuthenticationType Authentication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authentication")>]
member this.Authentication : Microsoft.Azure.Management.StorSimple8000Series.Models.AuthenticationType with get, set
Public Property Authentication As AuthenticationType

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a