Compartir a través de


Device.Authentication Propiedad

Definición

Mecanismo de autenticación del dispositivo.

[Newtonsoft.Json.JsonProperty(PropertyName="authentication")]
public Microsoft.Azure.Devices.AuthenticationMechanism Authentication { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="authentication")>]
member this.Authentication : Microsoft.Azure.Devices.AuthenticationMechanism with get, set
Public Property Authentication As AuthenticationMechanism

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a