Partager via


AuthenticationMechanism.Type Propriété

Définition

Obtient ou définit le type d'authentification.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Populate, PropertyName="type")]
public Microsoft.Azure.Devices.AuthenticationType Type { get; set; }
[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Populate, PropertyName="type")]
public Microsoft.Azure.Devices.ClientAuthenticationType Type { get; set; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Populate, PropertyName="type")>]
member this.Type : Microsoft.Azure.Devices.AuthenticationType with get, set
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.Populate, PropertyName="type")>]
member this.Type : Microsoft.Azure.Devices.ClientAuthenticationType with get, set
Public Property Type As AuthenticationType
Public Property Type As ClientAuthenticationType

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à