Partilhar via


ClientTwin.AuthenticationType Propriedade

Definição

Tipo de autenticação do dispositivo correspondente.

[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)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a