WebproxySettings.Authentication Property

Definition

Gets or sets the authentication type. Possible values include: '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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to