Twin.AuthenticationType Property

Definition

Corresponding Device's authentication type

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to