Freigeben über


AuthenticationMechanism.Type Eigenschaft

Definition

Ruft den Authentifizierungstyp ab bzw. legt diesen fest.

[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

Eigenschaftswert

Attribute
Newtonsoft.Json.JsonPropertyAttribute

Gilt für: