Share via


IoTDeviceInfo.Authentication Property

Definition

Gets or sets ioT device authentication info.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to