ClientTwin.AuthenticationType Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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