Udostępnij za pośrednictwem


ClientTwin.AuthenticationType Property

Definition

Corresponding device's authentication type.

[Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)]
public Microsoft.Azure.Devices.ClientAuthenticationType? AuthenticationType { get; }
[<Newtonsoft.Json.JsonProperty(DefaultValueHandling=Newtonsoft.Json.DefaultValueHandling.IgnoreAndPopulate)>]
member this.AuthenticationType : Nullable<Microsoft.Azure.Devices.ClientAuthenticationType>
Public ReadOnly Property AuthenticationType As Nullable(Of ClientAuthenticationType)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to