IotHubConnectionCredentials.AuthenticationModel Property

Definition

The authentication model for the device; i.e. X.509 certificates, individual client scoped SAS tokens or IoT hub level scoped SAS tokens.

public Microsoft.Azure.Devices.Client.AuthenticationModel AuthenticationModel { get; }
member this.AuthenticationModel : Microsoft.Azure.Devices.Client.AuthenticationModel
Public ReadOnly Property AuthenticationModel As AuthenticationModel

Property Value

Applies to